a:link
{
	color: black;
	font-family: Trebuchet MS; 
	font-size:10pt;
}

a:visited
{
	color: black;
	font-family: Trebuchet MS; 
	font-size: 10pt; 
} 

a:active 
{
	color: black;
	font-family: Trebuchet MS; 
	font-size: 10pt;
}

table
{
	font-family: Trebuchet MS; 
	font-size: 10pt;
}

img 
{
	border: 1px solid black;
}

body
{
	font-family: Trebuchet MS;
	color: #000000;
	font-size:10pt;
}

h1
{
	font-family: Papyrus;
	color: #663300;
	font-size:18pt;
}
h2
{
	font-family: Papyrus;
	color: #003300;
	font-size:14pt; 
}
h3
{
	font-family: Papyrus;
	color: #003300;
	font-size:12pt; 
}

hr
{
	height: 1px;
	color: black;
}
