body 


{
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size: x-small;
}

th {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; font-size: x-small;
}


.white {
	color:#FFFFFF;
	}
.red  {
	color:#FF0000;
	}
	
.orange {
	color:#FF6633;
	}  	
	
.green  {
	color:#00CC33;
	}
		


.heading {
	font-size: medium; font-weight: bold;  
	}

.subheading {
	font-size: small; font-weight: bold;  
	}

.norm {
	font-size: x-small; 
	font-weight: 
	}
	
.review	 {
	font-size: x-small; 
	font-weight: 
	padding-right: 30;
	padding-left: 30;
	font-style: italic;
}


.leftmargin {
	padding-left: 15;
}

.righttmargin {
	padding-rightt: 15;
}



.txtbox  {
	font-size: x-small; 
	padding-right: 0;
	padding-left: 15;
	font-style: normal;
}

.textunderimage {
	font-size: x-small; 
	padding: 0, 15, 15, 15;
}

.txtbox_nm  {
	font-size: x-small; 
	padding-right: 0;
	font-style: normal;
}


.note {
	font-size: xx-small; 
}

.new {
	font-size: small;  font-weight: bold; color:#FF0000;

}

a:link { 
	color: #000066;
	}
a:visited { 
	color: #0000CC;
	}
a:hover { 
	color: #33FFFF;
	background-color: #333333;
	}
a:active { 
	color: #999933;
	}
