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

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

h1 {
 font-family:Times,Roman,serif;
 font-size:24pt;
 font-weight:bold;
 font-style:italic;
 color: #800000;
}

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

a.tags
{
	font-family:arial,helvetica;
	font-size:7.5pt;
	line-height:7.5pt;
	font-weight:normal;
}

.small { font-size:7.5pt; line-height: 1.4 em; }
.redbold { color: #cc0000; font-weight:bold; }
