body, td
	{
	font-family: arial, verdana, sans-serif;
	font-size: 10pt; 
	color: rgb(0,0,0);
	}
	
A:link { 
	color: rgb(231,160,3);
	}
A:visited {
	color: rgb(61,74,126);
	}
A:active {
	color: rgb(228,205,184);
	}


H1 	{
	font-family: arial, verdana, sans-serif; 
	font-size: 18pt; 
	font-weight: bold;
	color: black;
	}

H2 	{
	font-family: arial, verdana, sans-serif; 
	font-size: 12pt; 
	font-weight: bold;
	color: rgb(61,74,126);
	}
	
.subtitle
	{
	font-family: arial, verdana, sans-serif;
	font-size: 12pt; 
	font-weight: bold;
	color: rgb(61,74,126);
	}
	
.whitetext
	{
	font-family: arial, verdana, sans-serif;
	font-size: 8pt; 
	font-weight: bold;
	color: rgb(255,255,255);
	}
.copyright
	{
	font-family: arial, verdana, sans-serif;
	font-size: 8pt; 
	color: rgb(0,0,0);
	}
.home_copyright
	{
	font-family: arial, verdana, sans-serif;
	font-size: 8pt; 
	color: rgb(255,255,255);
	}
