/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
	color: #00CC00;
}
a:active {
	text-decoration: none;
	color: #FBE800;
}
.style1 {
	color: #FFFFFF;
	font-size: 10px;
}
.style2 {
	font-size: 9px
}
.style3 {
	color: #FF9900;
	font-weight: bold;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
}
.style5 {
	color: #FF9C00;
	font-weight: bold;
}
.style6 {
	font-weight: bold; font-size: 14px;
}
.style7 {
	color: #008400; font-weight: bold; 
}
.style8 {
	font-weight: bold; 
	font-size: 12px;
	color:#0000FF;
}
.style9 {
	font-weight: bold; 
	font-size: 12px;
	color:#FF0000;
}
.style10 {
	color: #000000;
	font-weight: bold;
}
.style11 {
	color: #008400;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #000000;
}
h2 {
	font-size: 10px;
	color: #000000;
}
h3 {
	font-size: 10px;
	color: #009900;
}
h4 {
	font-size: 10px;
	color: #FFFFFF;
}