﻿html { min-height: 100%; margin-bottom: 1px; }


A:link {
	color: #CC6600;
	text-decoration: underline;
}

A:visited {
	color: #CC6600;
	text-decoration: underline;
}

A:active {
	color: #000033;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 14px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #E5CA8D; width:100%
}

h1 { 

	font-size: 14pt; 
	font-weight: bold 
}


h2 { 

	font-size: 12pt; 
	font-weight: bold 
}
body {
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000000;color:#FFFFFF
}
.style1 {
	background-color: #FFFFFF;
	padding: 7px;
	margin: 0px;
}
table        { color: #CC6600 }