	BODY {
	scrollbar-face-color: #E8E8DF;
	scrollbar-shadow-color: #585858;
	scrollbar-highlight-color: #CACACA;
	scrollbar-3dlight-color: #585858;
	scrollbar-darkshadow-color: #585858;
	scrollbar-base-color: #A6A6A6;
	scrollbar-arrow-color: #EAEAEA;
	;
	font-size: 13px
;
	color: #000000;
	font-family: Tahoma;
	margin: 0px;

}

	P {
	color : #000000;
	font-family : Tahoma;
	font-size : 13px;
	margin: 10px;

}
	A:LINK {
	color : #0000FF;
	font-family : Tahoma;
	font-size : 13px;
	text-decoration : underline; /* Properties are:  overline,undeline, and line-through*/
}
	A:VISITED {
	color : #875A87;
	font-family : Tahoma;
	font-size : 13px;
	text-decoration : underline;
}
	A:HOVER {
	color : #666666;
	font-family : Tahoma;
	font-size : 13px;
	text-decoration : none;
}
	H1 {
	color : #003300;
	font-family : Georgia;
	font-size : 36px;
	font-weight : bold;
	;
	margin-top: 35px;
	margin-left: 125px;
	margin-bottom: 15px;





}
	H2 {
	color : #000000;
	font-family : Georgia;
	font-size : 18px;
	font-weight : bold;
	margin-left : 50px;
	margin-right: 15px;
	font-variant : normal;
	;
	text-align: left
;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: underline;

}

	LI {
	color : #000000;
	font-family : Tahoma;
	font-size : 13px;
	margin-left: 15px;
	margin-right: 15px;
	text-align : left;
	list-style : disc;
}

	CENTER {
	color : #FFF0B3;
	font-family : Tahoma;
	font-size : 13px;
}
