/* CSS Document */


body,td,th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
.style1 {
	color: #006699;
	font-size: 11px;
	
}
.style2 {
	color: #006699;
	font-weight: bold;
	font-size: 9px;
	font-family: tahoma;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a:active {
	color: #006699;
	text-decoration: none;
}

