SPAN {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	line-height : 98%;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bolder;
	color : #DC143C;
	margin-bottom : 3px;
	margin-top : 3px;
}



A:LINK {
	color : #B22222;
	text-decoration : none;
}

A:VISITED {
	color: #B22222;
	text-decoration : none;
}

A:HOVER {
	color: #DAA520;
	text-decoration : none;
}
	
BODY {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	line-height : 98%;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	line-height : 98%;
}


BLOCKQUOTE {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : smaller;
	margin-bottom : 5px;
	margin-top : 5px;
	line-height : 98%;
}

LI {
	font-size : smaller;
	font-family : Arial, Helvetica, sans-serif;
}
H1 {
	font-size : larger;
	font-style : italic;
	font-weight : bolder;
	font-family : Arial, Helvetica, sans-serif;
	margin-bottom : 5px;
}
H2 {
	font-size : medium;
	font-weight : bolder;
	font-family : Arial, Helvetica, sans-serif;
	margin-top : 10px;
	margin-bottom : 10px;
}
HR {
	height : 3pt; color:  #DC143C; 
}

H6 {
	font-size : xx-small;
	font-family : Arial, Helvetica, sans-serif;
	margin-bottom : 3px;
	margin-top : 3px;
	line-height : 98%;
}

H5 {
	font-size : smaller;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	margin-bottom : 3px;
	margin-top : 3px;
}
