a:link
{
	color: #990033; 
	text-decoration: none;

}
a:visited
{
	color: #990033; 
	text-decoration: none;

} 
a:active 
{
	color: #990033;
	text-decoration: none;

}
a:hover 

{   color: #CC0033;
	text-decoration: underline;
	
}

p
{
font-size: 12pt
}

li
{
font-size: 12pt
}

body
{
	font-family: Georgia, Times New Roman, Arial;
	font-size: 10pt;
	color: #000000;
	background-image: url('images/background.jpg');
}

h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, Times New Roman, Arial;
}
h1
{
	color: #000000;
}
h2
{
	color: #000000; 
}
h3
{
	color: #330000; 
}
h4
{
	color: #000000;
}
h5
{
	color: #000000;
}
h6
{
	color: #000000;
}