/* Fonts */ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {	font-family: geneva, helvetica, arial, sans serif;	font-size: 12px;	}A {	cursor: pointer;	background: transparent;	}ADDRESS {	font-style: italic;	}BIG {	font-size: 14px;	}BODY {	padding: 0;	cursor: default;	}BUTTON {	cursor: auto;	}CITE {	font-style: italic;	}CODE, KBD, SAMP, TT {	font-size: 10px;	}DT {	font-weight: bold;	}H1, H2, H3, H4, H5, H6 {	font-weight: bold;	font-family: geneva, helvetica, arial, sans serif;	}H1 {	font-size: 24px;	}H2 {	font-size: 21px;	}H3 {	font-size: 18px;	}H4 {	font-size: 16px;	}H5 {	font-size: 14px;	}H6 {	font-size: 12px;		}HTML {	margin: 0;	padding: 0;	}INPUT {	cursor: auto;	}OL {	list-style: decimal;	}UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {	list-style: lower-alpha;	}OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {	list-style: lower-roman;	}OL OL OL OL {	list-style: decimal;	}PRE {margin-left/* */ : 0;	white-space: pre;	}SMALL, SUB, SUP {	font-size: 13px;	}TEXTAREA {	cursor: text;	}TD {	margin-left: 0;		}TH {	font-weight: bold;	text-align: center;	margin-left: 0;	}UL, MENU, DIR {	list-style: disc;	} UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {	list-style: circle;	}OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {	list-style: square;	}UL UL UL UL {	list-style: disc;	}/* Here are the things you might want to change or remove *//* This controls the color and font of standard text */ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {	font-family: geneva, helvetica, arial, sans serif;	}A:link {	color: #009999;	text-decoration: none;	}A:visited {	color: #009999;	text-decoration: none;	}A:active {	color: #009999;	text-decoration: none;	}A:hover {	color: #009999;	text-decoration: underline;	}BODY {	background: #ffffff;	}H1, H2, H3, H4, H5, H6 {	font-family: geneva, helvetica, arial, sans serif;	}PRE {	border: solid thin;	padding: 1em 3%;	}/* BODY ELEMENTS */.topbanner	{	background-color: #66FF99;	padding-left: 30px;	padding-top: 10px;	padding-bottom: 5px;		}	.topbannertext	{	font-family: arial, sans serif;	font-size: 14px; 	color: #333300; 	font-weight: 900;	font-style: italic;	}	.titlebanner	{	background-color: #009999;	padding-left: 30px;	padding-top: 10px;	padding-bottom: 5px;		}	.titlebannertext	{	font-family: arial, sans serif;	font-size: 24px; 	color: #FFFFFF; 	font-weight: 900;	}	.bodyblack  {	color: #FFFFFF;	background-color: #333333;	}	.bodyblack P, H1, H2, H3, H4, H5, H6 {	color: #FFFFFF;	font-family: geneva, helvetica, arial, sans serif;	}.bodywhite	{	background-color: #FFFFFF;	}	.bodywhite P, H1, H2, H3, H4, H5, H6 {	color: #000000;	font-family: geneva, helvetica, arial, sans serif;	}	BODY.mainindex {		background-image: url("gifs/background.gif");	background-color: #FFFFFF;	font-size: 14px;	color: #666666; 	font-weight: 800;	text-decoration:none;	}.separator {		font-size: 10px;	color: #666666; 	font-weight: 800;	text-decoration:none;	}		/* FORM ELEMENTS */.subscribeDentry {	cursor: auto;	font-size: 12px;	background: "#999999";	}.subscribeDbutton {	cursor: auto;	font-size: 12px;	background: "#999999";	}.subscribeLight {	cursor: auto;	font-size: 12px;	background: "#FFFFFF";	}/* LINK ELEMENTS */A.imageborder:link {	color: #000000;	}A.imageborder:visited {	color: #000000;	}A.imageborder:active {	color: #000000;	}A.imageborder:hover {	color: #666666;	}.contactlink{	color: #666666;	text-decoration: none;	font-weight: 800;	text-align: center;	}.logoname:link	{	font-family: arial, sans serif;	font-size: 16px; 	color: #FFFFFF; 	font-weight: 900;	text-decoration:none;	}	.logoname:visited	{	font-family: arial, sans serif;	font-size: 16px; 	color: #FFFFFF; 	font-weight: 900;	text-decoration:none;	}	
