body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

body {
	margin-left: 10px;
	margin-top: 10px;	
	background-color: #F2F2F2;
}
a:link {
	color: #006699;
	text-decoration: none;
}

a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #99CCCC;
	text-decoration: underline;
}

a:active {
	color: #006699;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style1{
	font-size: 10px;
}

.style2 {
	font-size: 10px;
	font-weight: bold;
}
.style3	{
	font-size: 12px;
}

.style4	{
	font-size: 12px;
	font-weight: bold;
}

.style5{
	font-size: 14px;
}

.style6 {
	font-size: 14px;
	font-weight: bold;
}

.style7 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.style8 {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

.style9 {
	font-size: 12px;
	font-weight: bold;
	color: #298FC2;
}