a:link
{
	color: #003D66;text-decoration:none 
}

a:visited
{
	color: #999999;text-decoration:none 
} 

a:active 
{
	color: #760A07;text-decoration:underline
}

body
{
	font-family: Tahoma;
	background-color: #F0E1B6
	}
	
.news {
	color: #465c89;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.newslink {
	color: #465c89;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}


.newsheading {
	color: #465c89;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    font-weight: bold;






p
{
	font-family: Tahoma;
	color: rgb(46,5C,89)
	}
	
table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); font-family:Tahoma; font-size:10pt; text-decoration:none; color:#465C89
}

h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma, Arial;
}

h1
{
	color: rgb(0, 51, 102);
}

h2
{
	color: rgb(51, 0, 153); 
}

h3
{
	color: rgb(204, 0, 153); 
}

h4
{
	color: #003366;font-family:Arial; font-size:12pt
}

h4           { color: #003D66; font-family: Arial; font-size: 12pt }

h5
{
	color: rgb(51, 0, 153);
}

h6
{
	color: rgb(204, 0, 153);
}

a:hover      { text-decoration: underline; color: #760A07 }