body {
	background-image: url(images/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	scrollbar-DarkShadow-Color: #ffffff;
	scrollbar-Track-Color:#ffffff;
	scrollbar-Face-Color:#ffffff;
	scrollbar-Shadow-Color: #ffffff;
	scrollbar-3dLight-Color:#ffffff;
	scrollbar-Highlight-Color:#ffffff;
	scrollbar-Arrow-Color:#d7ebd0;
	background-color: transparent;
}
h1 {
	font-family: times new roman;
	color: #666666;
	border-bottom-style: solid;
	border-bottom-color: #326635;
	font-weight: lighter;
	border-bottom-width: thin;
}
h2 {
font-family:times new roman;
	color: #666666;
	
}
h3 {
font-family: times new roman;
	color: #666666;
}
p { font-family: "Trebuchet MS";
	color: #666666;
	font-size:14px;
	text-align:justify;
}

}
a:link {
	color: #666666;
	text-decoration: none;

}
a:visited {
	color: #666666;
	text-decoration: none;

}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
