<!--

a:link { color: #000000; text-decoration: none;}
a:visited { color: #000000; text-decoration: none;}
a:hover { color: #ff0000; text-decoration: underline;}

a.reg:link { color: blue; text-decoration: underline;}
a.reg:visited { color: purple; text-decoration: underline;}
a.reg:hover { color: red; text-decoration: none;}

.title  {
		font-family: verdana;
		font-size: 8pt;
		TEXT-TRANSFORM: uppercase;
		color: #000000;
		font-weight: bold;
		}
		
.body  {
		font-family: verdana;
		font-size: 9pt;
		color: #000000;
		}

.white  {
		font-family: verdana;
		font-size: 7.5pt;
		color: #ffffff;
		}
		
.tiny  {
		font-family: verdana;
		font-size: 8pt;
		color: #000000;
		}

.titlered  {
		font-family: verdana;
		font-size: 8pt;
		TEXT-TRANSFORM: uppercase;
		color: #ff0000;
		font-weight: bold;
		}
		
.titleblue  {
		font-family: verdana;
		font-size: 8pt;
		TEXT-TRANSFORM: uppercase;
		color: 12456F;
		font-weight: bold;
		}

-->

