	
.normal { font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000; }
	
.normalitalic { font-family: tahoma;
	font-size: 10pt;
	font-style: italic;	
		color: #000000; }

	
.normalwhite { font-family: tahoma;
	font-size: 10pt;
	color: #FFFFFF; }
	
.boldwhite { font-family: tahoma;
font-weight: bold;
	font-size: 10pt;
	color: black; }

	
.red { font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #ff9595; }	
	
.reditalic { font-family: Times New Roman;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	color: #ffb3b3; }	
	
.footer { font-family: tahoma;
	font-size: 8pt;
	color: #000000; }

	
.18black { font-family: tahoma;
	font-size: 18pt;
	font-weight: bold;
	color: #black; }
	
.11blue { font-family: tahoma;
	font-size: 11pt;	
	color: #666666;
	font-weight: bold; }

.elevenblue { font-family: tahoma;
	font-size: 11pt;	
	color: #666666;
	font-weight: bold; }
	
.12blue { font-family: tahoma;
	font-size: 12pt;	
	color: #ffb3b3;
	font-weight: bold; }
	
.12orange { font-family: tahoma;
	font-size: 11pt;	
	color: silver;
	font-weight: bold; }
	
H3 { font-family: tahoma;
	font-size: 10pt;	
	color: black;
	font-weight: bold; }

A:link {
color: black;
font-weight: bold;
}

A:active {
text-decoration: underline;
}

A:visited {
color: black;
font-weight: bold;}
	
			
.tableleft { background-image: url(/images/leftbackground.jpg); }