	BODY {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px; /* Properties are no-repeat, repeat-x, repeat-y, and repeat*/
	scrollbar-face-color: #034FA3;
	scrollbar-shadow-color: #585858;
	scrollbar-highlight-color: #CACACA;
	scrollbar-3dlight-color: #585858;
	scrollbar-darkshadow-color: #585858;
	scrollbar-base-color: #A6A6A6;/* Or you can use scrollbar-track-color: #xxxxxx. If you want a standard scrollbar, delete all the lines that have scrollbar in them!*/
	scrollbar-arrow-color: #EAEAEA;
; font-family: Tahoma; font-size: 14px
; color: #000000; background-color: #C9E3FA
}

	P {
	color : #000000;
	font-family : Tahoma;
	font-size : 14px;
	margin-left: 10px;
	margin-right: 10px;
}
	A:LINK {
	color : #66CCFF;
	font-family : Tahoma;
	font-size : 14px;
	text-decoration : underline; /* Properties are:  overline,undeline, and line-through*/
}
	A:VISITED {
	color : #EED7B5;
	font-family : Tahoma;
	font-size : 14px;
	text-decoration : underline;
}
	A:HOVER {
	color : #FFA928;
	font-family : Tahoma;
	font-size : 14px;
	text-decoration : none;
}
	H1 {
	color : #FF9900;
	font-family : Tahoma;
	font-size : 36px;
	text-align : center;
	font-weight : bold;
	margin-top : 10px;
	margin-left: 15px;
	margin-right: 15px;
}
	H2 {
	color : #FF9900;
	font-family : Tahoma;
	font-size : 18px;
	font-weight : bold;
	margin-left : 15px;
	margin-right: 15px;
	font-variant : small-caps;
	;
	text-align: left
;
	font-style: normal;
	margin-top: 15px;

}

	LI {
	color : #000000;
	font-family : Tahoma;
	font-size : 14px;
	margin-left: 15px;
	margin-right: 15px;
	text-align : left;
	list-style : disc;
}

	CENTER {
	color : #FFFFFF;
	font-family : Tahoma;
	font-size : 14px;
}
h3 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
	margin: 15px;

}
