H3 {
	font-family : "Palatino Linotype", "Lucida Sans", "Times New Roman";
	color: #5E5F51;
	font-size : 18px;
	font-style : italic;
	
}
TD {
	background-repeat : no-repeat;
	background-position : center;
}
A:LINK {
	color: #5E5F51;
	text-decoration : underline;
}

A:HOVER {
	color: #E5E487; text-decoration : underline;
}

A:VISITED {
	color:#933430;
	text-decoration : underline;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	color: #5E5F51;
	font-size : 14px;
}
P.right {
	font-family : "Palatino Linotype", "Lucida Sans", "Times New Roman";
	color: #565a5c;
	font-size : 18px;
	padding: 4px;
	line-height: 18px;
	text-align: left;
	font-style: italic;
}
P.dashed {
	border-width:1px;
	border-style:double;
	background-color:#FFFFFF;
	border-color:#CDD359;
	padding: 5px;
	FONT-SIZE: 12px;
	COLOR: #5E5F51;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 20px;
	
}


UNKNOWN {
	FONT-SIZE: 10pt;
	color: #5E5F51;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
UL {
	font-family : Arial, Helvetica, sans-serif;
	color: #303030;
	font-size : 14px;
	list-style-type: square;
	text-align:left;
		font-style: italic;
}

H6 {
	font-family : Arial, Helvetica, sans-serif;
	color: #212222;
	font-size : 6pt;
}

H4 {
	font-family : Gill Sans MT, Futura BK BT, Arial, sans-serif;
	color: #565a5c;
	font-size : 8pt;
}
