BODY
{
	
}

h1
{
	font-size:28px;
	font-family:Verdana;
	font-weight:bold;
}
h2
{
	font-size: medium;
}
h4
{
	margin-top: 14px;
	margin-bottom: 10px;
}
h5
{
	text-indent: 10pt;
}
p
{
	font-family: Verdana;
	font-size:smaller;	
	margin-top: 0px;
	margin-bottom: 2px;
	text-align:justify; 	
}
ol
{
	font-size: smaller;
	line-height: 150%;
	font-family: Verdana;
}
.sref
{
	color: black;
	text-decoration: none;
}
.tablerow
{
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu
{
	font-size: small;
	color: red;
	text-decoration: none;
}
.noSpacing
{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;
}
.borders
{
	border-top: darkgray thin groove;
	border-bottom: darkgray thin groove;
}
.maintable
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
}
.smalltable
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	border-collapse: collapse;
}
.bigMenu 
{ 
	
	color:  #de0033; 
	text-decoration: underline;
}
