a:link
{
	color: rgb(51,153,255); 
}
a:visited
{
	color: rgb(51,102,204); 
} 
a:active 
{
	color: rgb(255,153,0);
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{
	font-family: Arial;
	background-color: rgb(255,255,204);
	color: #000000;font-size:12pt; padding-left:6px

}

h1
{
	font-family: Arial;
	color: #003366; font-size:15pt; font-weight:bold; padding-left:6px

}
h2
{
	font-family: Arial, Times;
	color: #003366; font-size:13pt; font-weight:bold; padding-left:6px

}
h3
{
	font-family: Times New Roman, Times;
	color: rgb(0,102,153); 
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}

.normal {font-family: Arial; font-size: 11pt; padding-left:6px; color: #000000}

.topmenu {font-family: Verdana; font-size: 9pt; color: #FFFFFF; font-weight: bold; line-height:100%; margin-bottom:6}

.bottommenu {font-family: Arial; font-size: 9pt; color: #FFFFFF; 
               border-top: 1px solid #FFFFFF}
               
.sideleft-menu {font-family: Arial; font-size: 11pt; color: #FFFFFF; font-weight: bold; 
               line-height: 100%; padding-left: 6px}
