a {
	color : #FFCC00;
	font-weight : bold;
}

a:hover {
	color : #FEFF09;
}

body {
	background-color : #006633;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	margin : 5px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

h1 {
	font-size : 120%;
	font-weight : bold;
	text-align : center;
	text-decoration : underline;
}

h2 {
	font-size : 90%;
	font-size : 120%;
	font-weight : bold;
	text-align : center;
}

h3 {
	font-size : 110%;
	font-weight : bold;
	margin-bottom : 0px;
	padding-bottom : 0px;
	text-align : center;
}
h4 {
	font-size : 90%;
	font-weight : bold;
	text-align : center;
}

img {
	border : 0;
}

li {
	font-size : 95%;
}
th {

	font-size : 85%;
	background-color : Black;
}
p {
	font-size : 85%;
	margin-bottom : 10px;
	margin-top : 20px;
}
em {
	font-style : italic;
}
strong, b {
	font-weight : bold;
	font-size : inherit;
}

.bold_italics {
	font-size : 105%;
	font-style : italic;
	font-weight : bold;
	text-align : center;
}
.strong {
	font-weight : bold;
}
.big_bold {
	font-size : 105%;
	font-weight : bold;
}
.italics {
	font-style : italic;
	text-align : center;
}
.blue {
	color : #00CCFF;
	font-weight : bold;	
}
.red {
	color : Red;
	font-weight : bold;	
}
.bodyTable {
	font-size : 85%;
}
.alphaTable {
	font-size : 76%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.bodyTable2 {
	font-size : 100%;
}
.justify {
	text-align : justify;
}
.left {
	text-align : left;
	padding : 0px 0px 0px 0px;
	margin : 5px 0px 5px 0px;
}
img.right {
	float : right;
}
div.right {
	float : right;
}
div.right p{
	color : #FF9900;
	font-size : 65%;
	margin : 3px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
span.date{
	font-size : 85%;
	font-weight : normal;
}
p.vsmall {
	color : #FFCC00;
	font-size : 58%;
	text-align : center;
}
p.vsmall a{
	text-decoration : none;
}
p.lnk {
	padding : 0px 0px 0px 0px;
	margin : 1px 0px 1px 0px;
	text-align : left;
}
p.lnk a{
	text-decoration : none;
}
p.nws {
	padding : 0px 0px 0px 0px;
	margin : 3px 0px 3px 0px;
	text-align : left;
}
p.nws a{
	color : #FFCC00;
	text-decoration : none;
	font-weight : bold;
}
p.nws a:hover{
	text-decoration : underline;
}
.smaller {
	font-size : 76%;
	text-align : center;
}
.medium_bold {
	font-size : 100%;
	font-weight : bold;
}
#nav a{
	font-size : 76%;
	font-weight : bold;
}

#nav div{
	padding-bottom : 3px;
}

#nav div.spacer{
	height : 50px;
}
#nomargin p{
	margin-bottom : 4px;
	margin-top : 0px;
}
