a:link
{
	color: #990000; 
}
a:visited
{
	color: #996600; 
} 
a:active 
{
	color: #660000;
}
body
{
	font-family: arial,sans-serif;
	font-size: 12pt.;
	font-weight: bold;
	background-color: #ffe4b5;
	color: #442233;
	text-align: center;	
}
table
{
	table-border-color-light: #959595;
	table-border-color-dark:  #000000; 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Century Gothic, Comic Sans MS, Georgia;
}
h1
{
	color: #990000;
	font-size: 22pt;
                   
}
h2
{
	color: #990000; 
	font-size: 18pt;
                   
}
h3
{
	color: #993333;
	font-size: 16pt; 
}
h4
{
	color: #993333;
	font-size: 14pt;
}

