
p { font-family: "san serif", "arial", "helvetica";
	font-size: 10pt;
	line-height:13pt;
	color:#333300;}
	
.homep  {font-family: "san serif", "arial", "helvetica";
	font-size: 13pt;
	color: #666633;
	line-height:14pt;
	font-weight:bold;}

.caps{ font-family: "san serif", "arial", "helvetica";
	font-size: 9pt;
	color:white;
	font-weight:bold;
	line-height:11pt;
	text-transform:uppercase;}

.blockquote{ font-family: "serif", "times";
	font-size: 12pt;
	color:#ffffcc;
	line-height:12pt;}
	
.padded {padding-left:40px;
	padding-right:25px;}

.small {font-size: 8pt;}
.ten  {font-size: 12pt;color: #003366;}
.twelve {font-size: 18pt;color: #003366;}
.big {font-size: 15pt;}
.white {color: white;}
.black {color: black;}
.green {color:#666633;}

.subHd {font-family: "san serif", "arial", "helvetica";
	font: 9pt;
	color: #003366;
	font-weight:bold;
	text-transform:uppercase;
	padding-top: 5px;}

ul {font-family: "san serif", "arial", "helvetica";
	font-size: 10pt;
	color: #003366;
	line-height:10pt;
	list-style: square outside;}
	
li {font-family: "san serif", "arial", "helvetica";
	font-size: 10pt;
	color: black;
	line-height:10pt;
	list-style: square outside;
	padding-bottom:4px;}
   
a:link {color:#999900; text-decoration:none;}
a:visited {color:#999900; text-decoration:none;}
a:hover {color:#666666; text-decoration:none; text-decoration: underline;}
a:active {color:#999900; text-decoration:none;}


.yellow {font-family: "san serif", "arial", "helvetica";
	font-size: 9pt;
	line-height:12pt;
color:#ffffcc;}
a.yellow:link{color:#ffffcc;;text-decoration:none;}
a.yellow:visited {color:#ffffcc; text-decoration:none;}
a.yellow:hover {color:#999999; text-decoration:none;}
a.yellow:active {color:#ffffcc; text-decoration:none;}

