a:link
{
	color: #800000;text-decoration:underline; font-family:Arial; font-size:12pt; font-weight:bold 
}
a:visited
{
	color: #800000;text-decoration:underline; font-family:Arial; font-size:12pt; font-style:italic 
} 
a:active 
{
	color: rgb(255,153,0);
}
body
{
	font-family: Arial;
	color: #000000; font-size:14pt; background-repeat:repeat
}
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: ARIAL;
}
h1
{
	color: #663300;
}
h2
{
	color: #663300; 
}
h3
{
	color: rgb(51,153,102); 
}
h4
{
	color: rgb(102,51,153);
}
h5
{
	color: rgb(255,102,153);
}
h6
{
	color: rgb(51,153,102);
}