h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	font-weight: normal;
	font-style: normal;
}

h2 {
	font-family: Verdana;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}

h3 {
	font-family: Verdana;
	font-size: 13px;
	color: #0066CC;
	font-weight: bold;
}


.LinksGrey {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #333333; 
text-decoration: none;
line-height: 17px
}
.LinksGrey:link {
	color: #333333;
}
.LinksGrey:visited {
	color: #333333;
}
.LinksGrey:hover {
	color: #44A500;
}
.LinksGrey:active {
	color: #333333;
}


.Body_Text {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #435154;
line-height: 18px
}

.Green {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #44A500;
text-decoration: none;
line-height: 15px
}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5E616A;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: #646E6F;
	font-family: Verdana;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #44A500;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
h3 {
	color: #44A500;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #009900;
}
a:active {
	color: #333333;
}
