body,table,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: bold;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}	
body.subwindow {
	background-color: #c0e272;
	margin-top: 0px;
	margin-bottom: 0px;	
	
}	
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006666;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #006666;
}
a:visited {
	text-decoration: none;
	color: #006666;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #006666;
}
h1 {
	font-size: 12px;
	color: #003366;
	margin-bottom: -12px;
	margin-top: -10px;
}
h2 {
	font-size: 14px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bolder;
	font-style: normal;
	text-indent: 2px;
	padding-bottom: 2px;
}
h3 {	
	font-size: 14px;
	color: black;	
}
