body {
background-color: #B1B18B;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
font-weight: normal;
margin: 5px;
scrollbar-base-color: #C68600;
scrollbar-arrow-color: #FAD00F;
}
table.hilite {
	border-width: 2px;
	border-style: dashed;
	border-color: #C68600;
	border-collapse: collapse;
}
td {
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
line-height: 120%;
color: #222222;
}
td.header {
background-color: #CCCCFF;
font-weight: bold;
}
.textSmall {font-size:12px;
}
.textWhite {font-size:12px;
color: #FFFFFF;
}
h1 {
font-size: 25px;
font-weight: bold;
text-transform: capitalize;
text-decoration: none;
line-height: 120%;
}
h2 {
font-size: 21px;
font-weight: bold;
text-transform: capitalize;
text-decoration: none;
}
h3 {
font-size: 16px;
font-weight: bold;
text-transform: capitalize;
text-decoration: none;
}
a:active, a:link, a:visited {
color: #0000FF;
font-weight: normal;
text-decoration: none;
}
a:hover {
color: #ff0000;
text-decoration: underline;
}
a.nav:active, a.nav:link, a.nav:visited {
color: #0000FF;
font-weight: bold;
text-decoration: underline;
}
a.nav:hover {
text-decoration: underline;
}  
a.sideNav:active, a.sideNav:link, a.sideNav:visited {
color: #0000FF;
font-weight: bold;
text-decoration: underline;
text-transform: capitalize;
line-height: 130%;
}
a.sideNav:hover {
color: #ff0000;
text-decoration: underline;
}  

