

 BODY, DIV {
		font-family : Verdana;
		font-size : 9pt;
		color : #000000 ;
	}
	
TD {
		font-family : Verdana;
		font-size : 9pt;
		color : #000000 ;
	}
	
A:ACTIVE {
		font-family : Verdana;
		font-weight : normal;
		font-size : 8pt;
		color : #B22222;
	}

A:HOVER {
		font-family : Verdana;
		color : #B22222;
		font-size : 8pt;
		font-weight : bold;
		text-decoration : none;
		background : #D8CCB8;
	}

A:LINK {
		font-family : Verdana;
		color : black;
		text-decoration : none;
		font-size : 8pt;
		font-weight : bold;
	}

A:VISITED {
		font-family : Verdana;
		color :  black;
		font-size : 8pt;
		font-weight : bold;
		text-decoration : none;
	}
	
blockquote{
		padding : 10px 20px 12px 20px;
		background-color : #A89068;
		margin-left : 20%;
		margin-right : 20%;
		text-align : left;
		font : 8pt;
		color : black;
	}

P {
		font-family : Verdana;
		font-size : 10pt;
		color : #000000;
		margin-left : 50px;
		margin-right : 50px;
		margin-top : 0px;
		vertical-align : top;
	}
	
	
	.HR1 {
	color : #D8CCB8;
	width : 120px;
	font-size : 20px;
	padding : 2px 0px 2px 10px;
	text-align : left;
}


	H1 {
	font-family : Verdana;
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
	color : #00008B;
	text-align : center;
}

	H2 {
		font-family : Verdana;
		font-size : 9pt;
		font-weight : bold;
		font-style : italic;
		color : Black;
		margin-left : 50px;
		margin-right : 50px;
	}

	H3 {
	color : #00008B;
	font-size : 10pt;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	border-bottom : 2px solid #00008B;
	text-align: left;
	margin-left : 50px;
	margin-right : 50px;
	}
	
	h4 {
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-align : center;
}
	
	.menu {
	line-height : 7px;
}

	.small {
		font-family : Verdana;
		font-size : 8pt;
		font-weight : normal;
		color : Black;
	}
	
	.subred {
		font-family : Verdana;
		font-size : 10pt;
		font-weight : bold;
		font-style : normal;
		color : #B22222;
		text-align : left;
	}
	
	TT {
		font-family : monospace;
		font-size : smaller;
		font-variant : small-caps;
		font-weight : normal;
		color : Black;
	}

	.box400{
		padding : 6px 10px 8px 10px;
		background-color : #FFFFFF;
		text-align : left;
		font : 8pt;
		color : black;
		width : 400px;
		align: center;
}
	
	.box3{
		padding : 6px 20px 10px 20px;
		background-color : #A89068;
		text-align : left;
		font : 8pt;
		color : black;
	}

	#box3 {
		padding : 0px 15px 20px 15px;
		background-color : #FFFFFF;
		margin-left : 20px;
		margin-right : 20px;
		text-align : left;
		font : 8pt;
		color : black;
		border : 4px double Black;
	}

	UL {
		list-style : none inside;
		text-indent : 0px;
		font-size : 8pt;
	}
	LI {
		list-style : none inside;
		font-size : 8pt;
	}
	
	DT {
		list-style : none inside;
		text-indent : 50px;
		font-size : 8pt;
		margin-right : 50px;
	}
	
	DD {
		list-style : none inside;
		font-size : 8pt;
		margin-right : 50px;
	}

