/* CSS Document */
a:link{
	color: #333333;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}
a:visited{
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}
a:active{
	font-family: Arial;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}
a:hover{
	font-family: Arial;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}
a.links1:link{
	color: #003399;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 8pt;
}
a.links1:visited{
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
	font-size: 8pt;

}
a.links1:hover{
	color:  #ff0000;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 8pt;
}
a.linksheadline:link{
	color: #0000CC;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}
a.linksheadline:visited{
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;

}
a.linksheadline:hover{
	color:  #ff0000;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;

}
.body {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	text-align: Justify;
	color: #000000;
}
.body2 {
	font-family: Tahoma;
	font-size: 7pt;
	font-style: normal;
	text-align: left;
	color: #000000;
}
.bodywt {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	text-align: Justify;
	color: #FFFFFF;
}
.titleBlack {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	text-align: left;
	font-weight: bold;
	
}
.titleWhite {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
}
.titleRed {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	color: #CC0000;
}
.header1 {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	text-align: left;
	color: #000000;
	font-weight: bold;
	}
.header2 {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	text-align: left;
	color: #000000;
	font-weight: bold;
}
.header3 {
	font-family: Tahoma;
	font-size: 11pt;
	font-style: normal;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
}
.header4 {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	text-align: left;
	color: #000000;
	font-weight: bold;
}
