body
{
font: 9pt times,geneva;
color: black;
background: white;
margin: 2px;
}

p
{
font: 9pt times,geneva;
color: black;
margin: 2px;
}

a
{
	color:#df3a3e;
}

a:hover
{
	color:#720505;
}

h1
{
font: 14pt georgia,times,geneva;
color: #df3a3e;
font-weight: bold;
}

h2
{
font: 12pt georgia, times,geneva;
color: #df3a3e;
font-weight: bold;
}
.grndot
{
	border-top-color:#008086;
	border-top-width:1px;
	border-top-style:dotted;
}


.redback
{
	/*padding: 10px;
	margin: 10px;*/
	background: #ffffff url("images/redbacking.gif");
}

.grnback
{
	/*padding: 10px;
	margin: 10px;*/
	background: #ffffff url("images/grnbacking.gif");
}

.whitemain
{
	background: #ffffff;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}
