BODY {
margin : 0; 
scrollbar-face-color: #999966; 
scrollbar-highlight-color: #000000; 
scrollbar-shadow-color: #999966; 
scrollbar-3dlight-color: #999966; 
scrollbar-arrow-color: #ffffff; 
scrollbar-track-color: #999966; 
scrollbar-darkshadow-color: #000000;

}

P {
	font-family: verdana, helvetica, sans-serif;
    color: #4f4f4f;
	font-size: 9pt;
	font-weight: normal;
}

.small {
	color: #333333;
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
}


A {
	font-family: verdana, helvetica, sans-serif;
    color: #663300;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
A:visited {
	font-family: verdana, helvetica, sans-serif;
    color: #663300;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}

A:link:hover {
color: #FFFFFF; text-decoration: none; background-color: #999966;
}

A:visited:hover {
color: #FFFFFF; text-decoration: none; background-color: #999966;
}

A:active:hover {
color: #FFFFFF; text-decoration: none; background-color: #999966;
}



A.smalllink {
	font-family: verdana, helvetica, sans-serif;
    color: #333333;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}
A.smalllink:visited {
	font-family: verdana, helvetica, sans-serif;
    color: #333333;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}

A.smalllink:link:hover {
color: #FFFFFF; text-decoration: none; background-color: #999966;
}

A.smalllink:visited:hover {
color: #FFFFFF; text-decoration: none; background-color: #999966;
}

A.smalllink:active:hover {
color: #FFFFFF; text-decoration: none; background-color: #999966;
}




H1 {
	font-family: verdana, helvetica, sans-serif;
    color: #4f4f4f;
	font-size: 9pt;
	font-weight: normal;
}

H2 {
	font-family: verdana, helvetica, sans-serif;
    color: #4f4f4f;
	font-size: 11pt;
	font-weight: bold;
}

select {
	background-color: #CCCC66;
	border: 1px solid: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}