a:link
{
	color: rgb(255,255,255); 
	font-weight:normal;
}
a:visited
{
	color: rgb(255,255,180); 
	font-weight:normal;
} 
a:active 
{
	color: rgb(255,168,0);
	font-weight:bold;
	
}
body
{
	font-family: Verdana Ref, Verdana, Helvetica,Arial, sans-serif;
	background-color: rgb(255,255,180);
	color: rgb(0,0,128);
	font-size:10;
}
table
{
	table-border-color-light: rgb(132,0,0);
	table-border-color-dark: rgb(132,0,0); 
	table-border-color:rgb(132,0,0);
}
h1, h2, h3, h4, h5, h6
{
	font-family: Book Antiqua, Times New Roman, Times;
}
h1
{
	color: rgb(0,0,128);
	font-weight:bold; font-style:normal; font-variant:normal; font-size:28pt; font-family:Book antiqua; 
	margin-bottom:10;
}
h2
{
	color: rgb(128,0,0); 
	font-weight:bold; 
	font-style:normal; font-variant:normal; font-size:18pt; 
	font-family: Verdana , Verdana Ref, Helvetica,Arial, sans-serif;
	margin-bottom:0
}
h3
{
	font:16pt verdana;
	color: rgb(0,0,128); 
	font-weight:bold;font-style:normal; font-variant:normal; font-size:16pt; 
	font-family:Book antiqua; 
	margin-bottom:10;
}
h4
{
	font:10pt verdana ;
	color: rgb(128,0,0); 
	font-weight:bold;	
	margin-bottom:0;
}
h5
{
	color: rgb(204,51,51);
}
h6
{
	color: rgb(102,0,102);
}