body
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#FFFFFF;
}

table
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#FFFFFF;
	/* border-collapse:collapse; */
}

a:link {text-decoration:underline; font-weight:bold; color:#404040;}
a:visited {text-decoration:underline; font-weight:bold; color:#404040;} 
a:active {text-decoration:none; font-weight:bold; color:#FFFFFF; background-color:#C00000;}
a:hover {text-decoration:none; font-weight:bold; color:#FFFFFF; background-color:#C00000;}

hr
{
	width:50%;
	background-color:#404040;
	color:#404040;
	border-style:none;
	height:2px;
}

h1
{
	color:#808080;
	font-size: 200%;
	margin-bottom:2px;
}

h2
{
	color:#404040;
	font-size: 180%;
}

h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/

h6
{
	color:#404040;
	font-size:80%;
	font-weight:normal;
	font-style:italic;
	margin-top:2px;
}

img
{
	border:none 0px #FFFFFF;
}

.norollover a:link {text-decoration:none; color:#404040; background-color:Transparent;}
.norollover a:visited {text-decoration:none; color:#404040; background-color:Transparent;} 
.norollover a:active {text-decoration:none; color:#404040; background-color:Transparent;}
.norollover a:hover {text-decoration:none; color:#404040; background-color:Transparent;}

.center
{
	text-align:center;
}

.MiniText
{	
	position:relative;
	top:-10px;
	font-size:80%;
}





