body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#form1 input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.tree {
	font-size: 9px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FA6602;
	text-decoration: none;
}
.style2 {color: #FF0000}
.style3 {color: #0066FF}
.style4 {
	color: #00005C;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0000CC;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
a.dl, a.dl:visited{
	color:#ddebff;
	text-decoration:none;
	font-size:9px;
}
a.dl:hover, a.dl:active  {
	color:#cee2fd;
	text-decoration:underline;
	font-size:9px;
}