body {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 11px; 
	color: #3C3C3C; 
	font-weight : normal;
}

a:link {
	text-decoration: none;
	font-weight: normal; 
	color: #D72C02
}

a:visited {
	text-decoration: none;
	font-weight: normal;  
	color: #D72C02
}

a:active {
	text-decoration: none; 
	font-weight: normal; 
	color: #2B55A2
}

a:hover {
	text-decoration: none;
	font-weight : normal;  
	color: #2B55A2
}

p {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 11px; 
	color: #3C3C3C;  
	line-height: 16px;
	font-weight : normal
}

.title {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 18px; 
	color: #D72C02;  
	line-height: normal;
	font-weight : bold
}

.blueTitle {
	font-family:  Verdana, Arial,Tahoma;
	font-size: 11px; 
	color: #2B55A2;  
	line-height: normal;
	font-weight : bold
}

.blueTitle a:link {
	text-decoration: none;
	font-weight : bold;
	color: #2B55A2
}

.blueTitle a:visited {
	text-decoration: none;
	font-weight : bold; 
	color: #2B55A2
}

.blueTitle a:active {
	text-decoration: none; 
	font-weight : bold;
	color: #D72C02
}

.blueTitle a:hover {
	text-decoration: none;
	font-weight : bold;
	color: #D72C02
}

.grayFont {
	font-family:  Verdana, Arial, Tahoma;
	font-size: 11px; 
	color: #3C3C3C;  
	line-height: normal;
	font-weight : normal
}

.grayFont a:link {
	text-decoration: none;
	font-weight: normal; 
	color: #3C3C3C
}

.grayFont a:visited {
	text-decoration: none;
	font-weight: normal;  
	color: #3C3C3C
}

.grayFont a:active {
	text-decoration: none; 
	font-weight: normal; 
	color: #D72C02
}

.grayFont a:hover {
	text-decoration: none;
	font-weight : normal;  
	color: #D72C02
}
