body {

background-color : #CECF94; 
font-family : verdana, arial, sans-serif; 
color : #000000;
line-height: 14px;
font-size : 12px; 
font-weight : normal; 
margin : 0; 
text-decoration : none; 
} 
a {
background-color : transparent; 
color : #330000; 
font-family : verdana, arial, sans-serif; 
font-size : 12px; 
font-weight : bold; 
text-decoration: none;
} 
a:visited
{
color: #003300;
font-weight: bold;
line-height: 14px;
text-decoration: none;
}
a:hover {
background-color : transparent; 
color : #990000; 
font-weight : bold; 
text-decoration : underline; 
} 
h1 {
background-color : transparent; 
color : #814000; 
font-family : times,courier new, courier; 
font-size : 32px; 
font-weight : bold; 
text-decoration : none; 
} 
h2 {
background-color : transparent; 
color : #FFFFCC; 
font-family : arial, sans-serif; 
font-size : 20px; 
font-weight : bold; 
text-decoration : none; 
} 
h3 {
background-color : transparent; 
color : #000000; 
font-family : verdana, arial, sans-serif; 
font-size : 16px; 
font-weight : bold; 
height: 14px;
text-decoration : none; 
} 
h4 {
background-color : transparent; 
color : #226622; 
font-family : arial, sans-serif; 
font-size : 14px; 
font-weight : bold;
text-decoration : none; 
} 
h5 {
background-color : transparent; 
color : #000000; 
font-family : arial, sans-serif; 
font-size : 12px; 
font-weight : bold;
line-height: 12px; 
text-decoration : none; 
} 
h6 {
background-color : transparent; 
color : #FFFFCC; 
font-family : arial, sans-serif; 
font-size : 14px; 
font-weight : bold; 
text-decoration : none; 
} 
UL
{
	list-style-type: square;
	marker-offset: 3;
	line-height: 18px;
}
UL UL
{
	list-style-type: disc;
	line-height: 16px;
}
UL UL UL
{
	list-style-type: circle;
	line-height: 14px;
}