a:link
{
	color: #006699; 
}

li           { list-style-type: disc; font-family: Arial; font-size: 12pt }
a:visited
{
	color: rgb(0,153,153); 
} 
a:active 
{
	color: rgb(255,102,0);
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(255,255,204);
	color: rgb(0,0,102);
}
.text-small { font-family: Verdana, Arial, Helvetica; font-size: 10pt }
.text-small-italic { font-family: Verdana, Arial, Helvetica; font-size: 10pt; font-style: italic }
.text-lg-script { font-family: Monotype Corsiva; font-size:18pt }
.text-highlight-blue { font-family: Verdana, Arial, Helvetica; font-size: 10pt; color: #0066CC; font-weight: bold }
.text-highlight-red { font-family: Verdana; font-size: 11pt; color: #CC3366; font-weight: bold }
.text-highlight-purple { font-family: Comic Sans MS; font-size: 12pt; color: #660066 }
.text-highlight-green { font-family: Verdana, Arial, Helvetica; color: #339966; font-size: 12pt; font-weight: bold }
.text-highlight-gold { font-family: Verdana; font-size: 10pt; color: #FF9933; font-weight: bold }
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Comic Sans MS, Arial Rounded MT Bold, Helvetica;text-align:center;
}
h1
{
	color: #CC0099; font-family: Comic Sans MS, Arial Rounded MT Bold, Helvetica;text-align:center;
}
h2
{
	color: #0000ff; font-family: Comic Sans MS, Arial Rounded MT Bold, Helvetica;text-align:center;
}
h3
{
	color: #660066; font-family: Comic Sans MS;text-align:center;
}
h4
{
	color: #339966; font-family: Verdana, Arial, Helvetica;
}
h5
{
	color: #CC3366; font-family: Verdana, Arial, Helvetica; text-align:center
}
h6
{
	color: #6600CC; font-family: Verdana, Arial, Helvetica;
}ul           { list-style-type: disc }