﻿a:link
{
	color: rgb(55, 55, 255); 
}
a:visited
{
	color: rgb(155, 0, 155); 
} 
a:active 
{
	color: rgb(255, 55, 55);
}
body
{
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	background-color: rgb(255,255,204);
	color: rgb(0, 51, 102);
	width:800px;
	font-size: medium;
	line-height:1.5em;
	letter-spacing:0.8pt;
}
h6
{
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
}
h5
{
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
}
h4
{
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
}
h3
{
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
}
h2
{
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
}
h1
{
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
}
h1
{
	color: rgb(0, 51, 102);
}
h2
{
	color: rgb(51, 0, 153); 
}
h3
{
	color: rgb(51, 0, 153); 
}
h4
{
	color: rgb(0, 51, 102);
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{
	color: rgb(0, 51, 102);
}
