a:link
{
	color: rgb(51,153,255); text-align:center 
}
.10          { font-size: 10pt; font-weight: bold }
.algirian    { color: #800080; font-family: Algerian; font-weight: bold }
a:visited
{
	color: rgb(51,102,204); text-align:center 
} 
a:active 
{
	color: rgb(255,153,0); text-align:center
}
A:hover {
	color: black; 
	text-decoration:underline;
	border-width:3px; border-style:inset; background-color: #00FFFF;
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{
	font-family: Verdana;
	background-color: #DD,DD,FF;
	font-weight:bold; color:#000080; font-size:12pt
}

h1
{
	
	color: #000080;font-weight:bold
}
h2
{

	color: #800080;font-size:14pt; font-weight:bold; font-style:italic 
}
h3
{
	
	color: #800080;font-size:18pt; font-weight:bold 
}
h4
{
	
	color: #800080;font-size:24pt; font-weight:bold
}
h5
{

	color: #000080;font-size:12pt; font-weight:bold
}
h6
{
	
	color: #800080;font-size:36pt; font-weight:bold; text-align:center
}