
BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	}
	
A:link {
	font-weight : normal;
	text-decoration : none;
	font-color : #cd6601;
	}
A:hover { 
	font-weight: normal; 
	text-decoration: underline; 
 	}

A:visited { 
	font-weight : normal;
	text-decoration : none;
	font-color : #0000ff;
	}
		
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	font-color : #404040;
	letter-spacing : 2px;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	font-color : #cd6601;
	letter-spacing : 2px;
	
}

.email {
	font-weight : bold;
	text-decoration : none;
	font-color : #cd6601;
	font-size : 12px;
}

.extra {
	font-weight : bold;
	text-decoration : none;
	font-color : #cd6601;
	
}

LI {
	font-weight : normal;
	font-size : 12px;
}

B {
	font-weight : bold;
	letter-spacing : 1px;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}