a            { text-decoration: none; font-family: Arial }
A:hover {color: #74568C; font-family: Arial}

a:link
{
color: rgb(0, 91, 183);
}

a:visited
{
	color: #506450; 
} 
a:active 
{
	color: rgb(255, 128, 64);
}
body         { font-family: Arial, Helvetica; background-color: rgb(255, 255, 255); font-size: 10pt; color: #000000 ; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none}
table        { font-family: Arial, Helvetica; 
               text-align: Left; list-style-type: disc; font-size: 10pt; 
               color: #000000 }
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1           { color: #000080; font-size: 12pt; font-family: Arial; font-weight: bold }
h2           { color: #000080; font-size: 12pt; font-family: Arial; font-weight: bold }
h3           { color: #004080; font-size: 10pt; font-family: Arial; font-weight: bold }
h4
{
	color: rgb(0, 51, 102);
}
h5           { color: #000080; font-size: 10pt; font-family: Arial; font-weight: bold }
h6
{
	color: rgb(0, 64, 128);
}