body,table,td,input,select { font-family: verdana, arial, helvetica, sans-serif; }

a.blackbold:link {font-weight:bold;text-decoration:none;}
a.blackbold:visited {font-weight:bold;text-decoration:none;}
.blackbold {font-weight:bold;}
a.blackbold:hover {font-weight:bold;text-decoration:underline;}

.tablepadding {
	margin: 4px 4px 4px 4px;
}
.pad10 {margin:10px 10px 10px 10px;}
.tabpad{
	padding-top : 5px;
	padding-right : 5px;
	padding-left : 5px;
	}

TEXTAREA.factbox {width:225px;height:55px;}

.padding{
	padding-top : 5px;
	padding-right : 5px;
	padding-left : 5px;
	padding-bottom : 5px;
}


/* background colours */
td.yellow { background:#E5E9B5;} 
td.lightblue { background:#E8ECF2;} 
td.black { background:#000000;} 
td.white { background:#ffffff;} 

