<!--style sheet - stylemain.css -->

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #006600;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	scrollbar-base-color: #003300;
	background: url('green-marble.gif') left top;
	height:auto;
	width:auto;
	background-repeat:repeat;
	}
	
a.menu { 	text-decoration: none }
	
a:link 		{ color: #003300; }

a:visited 	{ color: #006600; }

a:hover	{	color: yellow; 
		font-size: 100%; 
		background-color: #003300; 
		}
a.active {	color: red;
		}


p	{ 	text-indent: 1em; margin-top: 0em; margin-bottom: .5em; line-height: 1.1; }

p.link 	{ 	text-indent: 0em; margin-top: 0em; margin-bottom: 1em }


div.smtext { 	font-size: 80%;
		font-family: verdana, arial, helvetica, sans-serif;
		text-align: left;
		color: #003300;
		}

div.tabletext { font-size: 60%;
		font-family: arial, helvetica, sans-serif;
		text-align: justify;
		color: black;
		text-transform: uppercase;
		}

div.footnote	{font-size: 80%;
		text-align: center;
		font-style: italic;
		font-weight: normal;
		}

 #bodytext	{font-size:1.1em;
 			line-height:1.8em;
			letter-spacing:
			}
 
 #center {	align:center;
		}

 
 #graytext	{
		font-size: 80%;
		font-family: arial, helvetica, sans-serif;
		text-align: center;
		color: gray;
		}

 #linksdd {	font-family: verdana, arial, helvetica, sans-serif;
		font-size: 12pt;
		}
	

H2 { 	font-size: 24pt; 
	font-family: "lucida sans unicode", arial, helvetica, sans-serif; 
	text-align: center
	}


H3 { 	font-size: 14pt; 
	font-family: arial, helvetica; 
	color: #000000; 
	text-align: left; 
	} 

H4  {	font-size: 14pt;
	font-family: arial, helvetica;
	text-align: center;
	}

 #comic { 
	font-size: 13pt; 
	font-family: "comic sans ms", arial, helvetica, sans-serif; 
	color: #003300; 
	text-align: left;
	}

hr {	color: #006600;
	height: .1em;
	width: 70%;
	text-align: center;
	}

