/* CSS Document */

a:link{
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	font-size: 9pt;


}
a:visited{
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	font-size: 9pt;


}
a:active{
	font-family: Arial;
	color: #FF0000;
	text-decoration: none;
	font-size: 9pt;


}
a:hover{
	font-family: Arial;
	color: #FF0000;
	text-decoration: none;
	font-size: 9pt;



}

a.menu:link{
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
	font-size: 9pt;


}
a.menu:visited{
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;


}
a.menu:active{
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;


}
a.menu:hover{
	font-family: Arial;
	color: #FFFF00;
	text-decoration: none;
	font-size: 9pt;


}




.body {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
}
td.body2{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
}
.title {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.titleyell {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	color: #FFFF00;
	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;
}
