/* General */

P		  				{ font-family:Arial, Helvetica;
		     			  font-size:10pt;}

H1		  				{ font-family:verdana,geneva,sans-serif;
						  font-size:18pt;
						  font-weight:bold; color:#706A7A; }

H2		  				{ font-family:verdana,geneva,sans-serif;
						  font-size:14pt;
						  font-weight:bold; color:#352658; }

A		  				{ text-decoration:none;
						  font-weight:regular; }
A:link	  				{ color:#C00000; }
A:visited 				{ color:#C00000; }
A:active  				{ color:#688293; }
A:hover	  				{ color:#688293; }


.to{color:#688293}
.to a{color:#688293;text-decoration: none;}
.to a:hover{color:#fF7942}

.tr{color:#C61C1F}
.tr a{color:#C61C1F;text-decoration: none;}
.tr a:hover{color:#fFFF00}


body
{
	font-family: Arial, Helvetica;
	font-size: 10pt; 
	font-weight: regular; 
	background-color: #000000;
	color: #000000;
}
Normal
{
	font-family: Arial, Helvetica;
	font-size: 10pt; 
	font-weight: regular; 
	color: #000000;
}

/* Includes */

.bodycopy
{
	font-family: Verdana, Helvetica;
	font-size: 10 pt; 
	font-weight: bold; 
	color: rgb(49,101,99);
}
.small
{
	font-family: Verdana, Helvetica;
	font-size: 10 pt; 
	font-weight: regular; 
	color: rgb(255,255,0);
}

.bsmall
{
	font-family: Times Roman, Helvetica;
	font-size: 10 pt; 
	font-weight: regular; 
	color: rgb(0,0,0);
}

.subtitle
{
	font-family: Verdana, Helvetica;
	font-size: 12 pt; 
	font-weight: bold; 
	color: rgb(0,0,0);
}