td {
	color: #003300;
}
th {
	color: #003300;
}
	body{
	scrollbar-base-color : #009999;
	scrollbar-dark-shadow-color : #009999;
	scrollbar-arrow-color : #009999;
	scrollbar-face-color : #e9feeb;
	scrollbar-shadow-color : #009999;
}
a:link{
	color : #003300;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-decoration : none;
}
a:visited{
	color : #003300;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-decoration : none;
}
a:active{
	color : #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-decoration : none;
}
a:hover{
	color : #009900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-decoration : underline;
}
div{
	color : #006666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}