﻿body, table
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 0.7em;
}
select 
{
	font-size: 0.9em;
}
h1, h2, h3
{
	font-weight:bold;
}
a:link , a:visited, a:active
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
h1
{
	font-size: 1.4em;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
h2
{
	font-size:1.2em;
}
h3
{
	font-size:1.0em;
	font-style:italic;
}
#dvMainContent
{
	padding:  0px 20px 10px 20px;
}