ul		 	{ list-style-image: url(SmallBlueBullet.gif) ; margin-left: 17px; list-style-position: outside}
ul ul	        	{ list-style-image: url(BlueBullet.gif)  ; margin-left: 27px; list-style-position: outside}
ul ul ul		{ list-style-image: url(GreenBullet.gif)  ; margin-left: 37px; list-style-position: outside}
ul ul ul ul		{ list-style-image: url(FRCBullet.gif)  ; margin-left: 47px; list-style-position: outside}

ol			{ list-style-type: decimal}
ol ol			{ list-style-type: lower-roman}
ol ol ol		{ list-style-type: lower-alpha}
ol ol ol ol		{ list-style-type: upper-roman}

a:visited    { color: rgb(51, 153, 102) }
a:active     { color: rgb(204, 153, 51) }
a:link    	 { color: rgb(0, 51, 204) }

table        { table-border-color-light: rgb(153, 204, 153); table-border-color-dark: rgb(51, 102, 102) }

body         { font-family: Arial; color:#000000}
h1           { font-family: Arial; color:#000080}
h2           { font-family: Arial; color:#000080}
h3           { font-family: Arial; color:#000080}
h4           { font-family: Arial; color:#000888}
h5           { font-family: Arial; color:#000888}
h6           { font-family: Arial; color:#000888}