.normal  {
		font-family: Arial;
		font-style: normal;
		 font-size:10pt;
		 color: #000000;
}

BODY {	font-family: Arial;
		font-style: normal;
		font-size:10pt;
		color:#000000;
	}

TD {	font-family: Arial;
		font-style: normal;
		font-size:10pt;
		color: #000000;
		vertical-align: top;
}

B {		font-family: Arial, Helvetica;
		font-style: normal;
		font-size:13pt;
		font-weight:bold;
		color: #FF9900;
}

BIG {	font-family: Arial, Helvetica;
		font-style: normal;
		font-size:12pt;
		font-weight:bold;
		color: #000099;
}

H1 {	font-family: Arial;
		font-style: normal;
		font-size: 12pt;
		font-weight: bold;
		color: #000000; 	}

A  {	font-family: Arial;
		font-style: normal;
		font-size:10pt;
		text-decoration: none;
		color:#000000; }
		
a:hover { background-color: #84FF84;
		  text-decoration: none}

I {		font-family: Arial;
		font-style: normal;
		font-size:8pt;
		color:#000000;	}
		
SELECT {font-family: Arial;
		font-style: normal;
		font-size:9pt;
		color:#000000;	}
		
strong {font-size:9pt;
		color:#000080;	}

hr 	{	size: 1pt;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
		color:#0000FF;	}

input 	{	padding-top: -2px;
		padding-bottom: -2px;
		margin-bottom: -2px;
		margin-top: -2px;	}
		
.unl	{ text-decoration: underline;	}

.td2 {	text-align: left;
		letter-spacing: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 4px;
		padding-bottom: 3px;	}

.td3 {	text-align: left;
		vertical-align: top;
		letter-spacing: 0px;
		padding-left: 10px;
		padding-right: 10px;	}

.green 	{ background-color: #E4FFDD;
		  font-size:9pt;
		  text-decoration: none;		}	
		  	
.rot 	{ background-color: #FBCAD2;
		  font-size:9pt;
		  text-decoration: none;		}

.rottext{ color: Red;
		text-decoration: underline;		}	
