body {
	font-weight: normal;
	font-size: 9pt;
	color: #003366;
	background-color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, sans-serif;
	line-height: 17px;
	text-align: left;
	background-image:url(images/pattern.jpg);background-repeat:repeat;

}

td {
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, sans-serif;
	line-height: 17px;
}
a {
	font-size: 9pt;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	
	}
a:hover {
	color: #FFCC00;
}

.link2 {
	font-size: 9pt;
	color: orange;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	padding: 10;
	}
.link2:hover {
	color: #333333;
}

.link3 {
	font-size: 10pt;
	color: #666666;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
		}
.link3:hover {
	color: #e0e0e0;
	text-decoration: underline;
}

.link4 {
	font-size: 10pt;
	color: orange;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	text-decoration: underline;
		}
.link4:hover {
	color: #333333;
	text-decoration: underline;
}
.textgray {
	font-weight: bold;
	font-size: 12pt;
	color: #666563;
	font-style: normal;
	font-family: Verdana, Arial, sans-serif;
	}

.textheader{
	font-weight: normal;
	font-size: 14pt;
	color: #003366;
	font-style: normal;
	font-family: Arial, sans-serif;
	}

.textheadersmall{
	font-weight: bold;
	font-size: 10pt;
	color: #003366;
	font-style: normal;
	font-family: Arial, sans-serif;
	}

.textwhite {
	font-weight: normal;
	font-size: 10pt;
	color: #666666;
	font-style: normal;
	font-family: Verdana, Arial, sans-serif;
	}