
a:link {
	color: #B4C8F4;
	font-weight: normal;
	line-height: 1.3;
	text-decoration: none;

}
a:visited {
	color: #B4C8F4;
	font-weight: normal;
	line-height: 1.3;
	text-decoration: none;

}
a:hover {  
	font-weight: normal;
	line-height: 1.3;
	text-decoration: underline;
	color: #B4C8F4

}

a:active {
	color: #B4C8F4;
	font-weight: normal;
	line-height: 1.3;
	text-decoration: none;


}


.body {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 13px;
	font-weight: normal;
	color : #333333;
	line-height: 1.3;
	margin: 0; 
}



.subhead {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 14px;
	font-weight: bold;
	color : #333333;
	line-height: 1.3;
	margin: 0; 
}

.body_small {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #333333;
	line-height: 1.3;
	margin: 0; 
}


.body_small_white {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #FFFFFF;
	line-height: 1.3;
	margin: 0; 
}


.home_button {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 13px;
	font-weight: normal;
	color : #FFF7DF;
	line-height: 1.3;
	margin: 0; 
}



.header {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 13px;
	font-weight: bold;
	color : #333333;
	line-height: 1.4;
}

.header_red {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 14px;
	font-weight: bold;
	color : #CC0000;
	line-height: 1.4;
}

.copyright {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #ffffff;
	line-height: 1.3;
	
}

