body {
background-color: #CCFF99;
border-right:		 none;
border-left:      none;
border-top:       none;
border-bottom:    none;
margin:0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #009900;
	font-style: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #009900;
}

Heading1 {
	font-size: 36pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}

h2 { font-size: 12pt; 
	font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FF6600 }
h3 { font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif; font-style:italic; font-weight: bold; color: #FF6600 }
h4 {  font-size: 8pt; 
   font-family: Verdana, Arial, Helvetica, sans-serif; font-style:italic; font-weight: bold; color: #c0c0c0}


A:link {
	color:#CC0000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
}
A:visited {
	color: #CC0000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-size: 12px;
}
A:active {
	color: #FF6600;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
}
A:hover {
	color: #FF6600;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
} 

.navBox{
color:            #CCCCCC;
background-color: #000000;
border-color:     #606060;
border-width:     1px;
}

.navButton{
width:            58px;
height:           20px;
color:            #FF6600;
font-size:        12px;
font-family:      Verdana, Arial, Helvetica, sans-serif;
font-weight:      bold;
background-color: #363636;
border-color:     #606060;
border-width:     1px;
}

