body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
.font1 {
	font-size: 1.2em;
}
.red {
	font-size: 1.2em;
	color: #FF0000;
}
.red2 {
	font-size: 2.0em;
	color: #FF0000;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}
a:link {
	color: #333399;
	text-decoration: underline;
}
a:visited {
	color: #3300FF;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0099FF;
}

hr {
	color: #333399;
}
.btn {
	color:#000;
	font: bold 84% 'trebuchet ms',helvetica,sans-serif;
	background-color:#DEE6F3;
	border: 1px solid;
	border-color: #9EB8CF;
   filter:progid:DXImageTransform.Microsoft.Gradient   
   (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');   
}

