a:link
{
	color: #8C013A;
	text-decoration:"none"
}
a:visited
{
	color: #8C013A; 
	text-decoration:"none"
} 
a:active 
{
	color: #8C013A;
	text-decoration:"none"
}

a:hover
{
	color: #8C013A;
	text-decoration:"none"
	cursor:hand;
	text-decoration:"underline";	
}

table
{
	font-size: 100%;
}
body
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica; font-size: 80%;
	color: rgb(0,0,0);
}

h1
{
	font-family: Georgia, Times New Roman, Times;
	font-weight: normal;
	color: 000080;
}
h2
{
	font-family: Georgia, Times New Roman, Times;
	font-weight: normal;	
	color: 000080;
}
h3
{
	font-family: Georgia, Times New Roman, Times;
	font-weight: normal;	
	color: 000080;
}
h4
{
	font-family: Georgia, Times New Roman, Times;
	font-weight: normal;
	color: 000080;
}
h5
{
	font-family: Georgia, Times New Roman, Times;
	font-weight: normal;	
	color: 000080;
}
h6
{
	font-family: Georgia, Times New Roman, Times;
	font-weight: normal;	
	color: 000080;
}