/* CSS Document */
body, td, p{
font-family: arial, sans-serif;
font-size: 11px;
color: #FFF;
}
.style1 {
	background-color: #000000;
}
.style2 {
	color: #FFFFFF;
}
.style3 {
	border-width: 0px;
}
.style4 {
	font-size: 8pt;
}
.style5 {
	color: #FFFFFF;
	text-align: justify;
}
.style6 {
	font-family: Arial;
}
.style7 {
	font-size: x-small;
}
.style8 {
	color: #FFFFFF;
	text-align: justify;
	font-size: x-small;
}
.style9 {
	font-size: small;
}
.style10 {
	font-size: 11px;
}
.style11 {
	font-size: x-small;
	font-family: Verdana;
}
.style12 {
	font-family: Verdana;
}

img{
border:none
}
a:link, a:visited{
	color: #de6e2d;
}
