/* Default Font Settings */

body, p, td {
	font-family: verdana, geneva, arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	font-style: none;
	color: #000000;
	}

b { font-weight: bold; }
	
sup { font-size: 90%; }

a:link {
	color: #FF0000;
}

a:visited {
	color: #FF0000;
}

a:active {
	color: #FF0000;
}

.footer {
	color: #FFFFFF;
}

.head3 { 
	font-size: 11px;
	font-weight: bold; 
	}
	
.head4 { 
	font-size: 11px;
	font-weight: bold;
	color: #FF0000; 
	}

.photoborder { border-color: #666666; border-width: 1px; border-style: solid; }
