a:link
{
	color: rgb(204,0,0); 
}

.copyright   { font-family: arial; font-size: 10pt; color: #000080; text-align: center; 
               line-height: 150% }
a:visited
{
	color: rgb(102,0,0); 
} 
a:active 
{
	color: rgb(0,0,204);
}
body
{
	font-family: Verdana;
	background-color: #FFFFCC;
	color: #000080; font-size:11pt; line-height:1.5
}
table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
	color: #000080; font-size:11pt; line-height:1.5
}
table td h7 {
	background-color: #000080;
	color: #fff;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Bradley Hand ITC, Times New Roman, Times;
	
}
h1
{
	color: #000080;font-family:Bradley Hand ITC; font-size:28pt; font-weight:bold; text-align:center
}
h2
{
	color: #000080;font-family:Bradley Hand ITC; font-size:36pt; font-weight:bold; text-align:center
}
h3
{
	color: rgb(204,51,51); 
}
h4
{
	color: rgb(51,0,204);
}
h5
{
	color: rgb(0,153,51);
}
h6
{
	color: rgb(204,51,51);
}