a:link	{
	color:#008000;
}
a:visited	{
	color: #666666; 
} 
a:active {
	color:#FF3300;
}

body	{
	background-color: #FFFFCC;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	scrolling:auto;
	scrollbar-base-color:#FFEECB;
	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#FFEECB;
	scrollbar-DarkShadow-Color:#000000;
	scrollbar-Track-Color:#FFFFFF;
	scrollbar-Highlight-Color:#CCCCCC;
	scrollbar-3d-face-color:#FFEECB;
}
p, P, li	{
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 10pt;
	color: #000000;
}
table, td, tr	{
	bgcolor="FFFFFF"
	table-border-width: 0;
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, Tahoma;
}
h3, h4	{
	font-family: Arial, Verdana, 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: 8pt;
	color: #C0C0C0;
}
h6	{
	color: rgb(0,102,102);
	font-family: Verdana, Arial
	font-face: bold;
	font-size: 10pt;\
	}