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: 15px
}
.LinksGrey:link {
	color: #333333;
}
.LinksGrey:visited {
	color: #333333;
}
.LinksGrey:hover {
	color: #FF0000;
}
.LinksGrey:active {
	color: #333333;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF6600;
	font-weight: normal;
	font-style: normal;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #292D2F;
	font-weight: normal;
	font-style: normal;
}

.Orange {
	font-family: Verdana;
	font-size: 13px;
	color: #FF6600;
	font-weight: bold;
	font-style: normal;
}

.Wite {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.Body_Text {  
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #435154;
line-height: 18px
}

.Links-Blue {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #0066CC;
text-decoration: none;
line-height: 15px
}

.Links-Blue:hover {
	color: #FF0000;
