﻿body         { font-family: Arial; font-size: 10pt;  background-color: #ffffff }

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	background-color:transparent;
}
a:hover {
	color: #ffffff;
	background : #333333;
	text-decoration: none;
}
h1           	{ font-family: Arial; font-size: 10.5pt; color: #333333; font-weight: bold;text-indent:2px }
h2           	{ font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold }
h3          	{ font-family: Arial; font-size: 8pt; color: #000000; font-weight: bold }
.p14        	{ font-family: Arial; font-size: 14pt }
.p11        	{ font-family: Arial; font-size: 11pt; color: #333333; font-weight: bold; text-indent: 2px }
.p10         	{ font-family: Verdana, Arial; font-size: 10pt }
.p8Arial     	{ font-family: Arial; font-size: 8pt }
.p8Verdana   	{ font-family: Arial; font-size: 8pt }
.p8VerdanaHead  { font-family: Verdana, Arial; font-size: 8pt; font-weight: bold; color: #333333; text-indent: 2px }
td				{ font-family: Arial; font-size: 9pt; color:#333333 }
.padding2				{ vertical-align: top;text-align: left; padding:2px; }
.padding5				{ vertical-align: top;text-align: left; padding:5px;border-width:1px;border-color:#E4E4E4 }
.padding10			{ vertical-align: top;text-align: left; padding:10px;}
