/* CSS Document */

a:link{
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
	font-size: 9pt;


}
a:visited{
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;


}
a:active{
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;


}
a:hover{
	font-family: Arial;
	color: #FFCC00;
	text-decoration: none;
	font-size: 9pt;



}
.body {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
}
.title {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;

}
.header {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}
.header2 {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #996600;
}
.titleblack {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.btnav { background-color: #E1000C; border: 0px #000000 solid;color="white"} 
a.link2:link {
	font-family: Arial;
	color: #000000;
}
a.link2:visited {
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
}
a.link2:hover {
	font-family: Arial;
	color: #CC3300;
	text-decoration: none;
	font-size: 9pt;
}
