body, p, td, th {
	FONT-SIZE:14px;
	font-family :  Arial, Verdana, sans-serif, Geneva, Helvetica;
	color : #000000;
	}
input, form, select, textarea {
	FONT-SIZE:14px;
	font-family :  Arial, Verdana, sans-serif, Geneva, Helvetica;
	color : #000000;
	}
UL, OL {
 	font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
     font-size:14px;
	 text-decoration: none;
	 color : #000000;
}
LI { 
	font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
     font-size:14px;
	 text-decoration: none;
	 color : #000000;
 }
A	{
     font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
     font-size:14px;
	 text-decoration: none;
     font-weight: bold;
	 color :  #993333;
}
A:hover	{
    font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
     font-size:14px;
	 text-decoration: underline;
     font-weight: bold;
	 color :  #993333;
}

.white	{
     font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
     font-size:14px;
	 text-decoration: none;
	 color : #FFFFFF;
	  font-weight: none;
}
.white:hover	{
    font-family :  Arial, Verdana,  Geneva, Helvetica, sans-serif;
     font-size:14px;
	 text-decoration: underline;
	 color : #FFFFFF;
	  font-weight: none;

}

.bluesmall	{
     font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
     font-size:10px;
	 text-decoration: none;
	 color : #336699;
	  font-weight: bold;
}

.bluesmall:hover	{
     font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
     font-size:10px;
	 text-decoration: none;
	 color : #336699;
	  font-weight: bold;
}


.blue	{
     font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
     font-size:20px;
	 text-decoration: none;
	 color : #336699;
	  font-weight: bold;
}


.blue:hover	{
     font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
     font-size:20px;
	 text-decoration: underline;
	 color : #336699;
	  font-weight: bold;
}


.red {
     font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
     font-size:15px;
	 text-decoration: none;
	 color : #993333;
	  font-weight: bold;
}

.red:hover	{
     font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
     font-size:15px;
	 text-decoration: underline;
	 color : #993333;
	  font-weight: bold;
}


.headline	{
     font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
     font-size:18px;
	 text-decoration: none;
	 color : #66CCFF;
	  font-weight: bold;
}
.headline:hover	{
    font-family :  Arial, Verdana, Geneva, Helvetica, sans-serif;
     font-size:18px;
	 text-decoration: underline;
	 color : #66CCFF;
	  font-weight: bold;
}
input.radio {
	background:#ffffff;
	color: White
}
.whitecell { 
		background:#FFFFFF;
 }
 .highlight {
        font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
        font-style: normal;
        font-size: small;
        color: #000000;
        background-color: #0099FF;
        font-weight: bold;
}

