/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e8fece;
	font-family:trebuchet ms;
	font-size:13px;
	color:##666666;
}
.links {
	font-family: "trebuchet ms";
	font-size: 13px;
	color: #528201;
	font-weight: bold;
	text-decoration:none;
}
.links:hover
{
color:#ff5a00;
}
.whitelinks {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.whitelinks:hover
{
color:#FFFF00;
}
.copytxt {font-size: 10px; color: #FFFFFF; font-family: verdana;}
.header1 {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #75B20D;
}
.text {font-size: 13px; color: #666666; font-family: trebuchet ms, arial, tahoma;}

.orangetxt {
	color: #FF8B00;
	
	font-family:trebuchet ms, tahoma, arial;
	font-size:13px;
}
h1
{
font-size:20px;
color:#FF8B00;
margin:0px;
padding:0px;
}
h2,h3,h4,h5,h6
{
font-size:15px;
color:#FF8B00;
margin:0px;
padding:0px;
}
a
{
color:#666666;
}
a:hover
{
color:#666666;
text-decoration:none;
}
