a:link
{
	color:#333333;
}
a:visited
{
	color: #666666; 
} 
a:active 
{
	color:#FF0000;
}
body
{
	background-color: #CBD087;
	background-repeat : repeat-y;
	background-attachment: fixed;
	margin-left: 15;
	margin-top: 0;
	scrolling:auto;
	scrollbar-base-color: #CBD087;
	scrollbar-arrow-color: rgb(205,253,203);
	scrollbar-face-color: #CBD087;
	scrollbar-DarkShadow-Color:#000000;
	scrollbar-Track-Color: #CBD087;
	scrollbar-Highlight-Color: rgb(205,153,50);
	scrollbar-3d-face-color:rgb(205,153,50);
}
p, P, li
{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 10pt;
	color: #000000;
}
table, td, tr
{
	table-border-width: 0;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Tahoma;
}
h3, h4
{
	font-family: Verdana, Arial, Helvetica, Tahoma;
}
h1
{
	color: rgb(0,102,102);
	font-family: Verdana, Arial
	font-face: bold;
	font-size: 12pt;
}
h2
{
	color: rgb(0,102,102);
	font-family: Verdana, Arial;
	font-size: 11pt;
}
h3
{
	color: rgb(0,102,102);
	font-family: Verdana, Arial
	font-face: bold;
	font-size: 18pt;
}
h4
{
	color: rgb(0,0,255);
}
h5
{
	font-family: Verdana, Arial
	font-face: bold;
	font-size: 12pt;
	color: rgb(255,204,0);
}
h6
{
	color: rgb(0,102,102);
	font-family: Verdana, Arial
	font-face: bold;
	font-size: 10pt;
}