body, td, p, li {
	font-family:arial,helvetica,sans-serif;
	font-size:10pt;
	color: #000000;
}

ul, ol  {
	font-family:arial,helvetica,sans-serif;
	font-size:10pt;
	line-height:14pt;
	list-style-position:outside;
	list-style-type:square;
	margin-left:20px;
	margin-top:0px;
	margin-bottom:10px;
}

.bold3 { font-size:12pt; font-weight:bold; }
.bluebold4 { color: #000099; font-size:13.5pt; font-weight:bold; }
.redbold { color: #cc0000; font-weight:bold; }
.red { color: #CC0000; }
.small { font-size:8pt; }

h1 { color: #000099; font-size:13.5pt; font-weight:bold; margin-bottom:0px; }

a.plink { text-decoration:none; }
a.plink:active { text-decoration:underline; }
a.plink:hover { text-decoration:underline; }

a.buttonlink {
	text-decoration:none;
	font-weight:bold;
	background-color:#ffff84;
	padding-left:2px;
	padding-right:2px
}
a.buttonlink:active { text-decoration:underline; }
a.buttonlink:hover { text-decoration:underline; }

a.tags
{
    color:#cccccc;
	font-family: Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}
a.tags:active { text-decoration:underline; }
a.tags:hover { text-decoration:underline; }
