 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
body{
	font-size:12px;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
}

h1{
	font-family: "Times New Roman";
	font-style:italic;
	font-weight:normal;
	font-size:2em;
	color:#008000;
	text-align:center;
}

h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.2em;
	color:#008000;
	font-weight:bold;
	text-align:left;
}

p{
	text-align: left;
}

.bodycopy{
	font-size:1em;
	text-align: left;
	color:#333;
}

.bodycopy-green{
	font-size:1em;
	color:#008000;
	text-align: left;
}

.caption{
	font-size:.8em;
	color:#008000;
	text-align:left;
}

.pictureborder{
		border:thin solid;
}

.26{
	font-size:2.6em;
}

.12{
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.2em;
}

.8{
	font-family:Verdana, Geneva, sans-serif;
	font-size:.8em;
}

.green{
	color:#008000;
}

.white8{
	color:#fff;
	font-size:.8em;
}

.green-15b{
	font-size:1.5em;
	font-weight:bold;
	color:#008000;
}

.picture-right{
	margin-top:5px; 
	margin-left:10px;
}

.picture-left{
	margin-top:5px; 
	margin-right:10px;
}

a:link		{ color: #008000; text-decoration: none }
a:visited	{ color: #008000; text-decoration: none }
a:hover		{ color: #000; text-decoration: none }

#footer a:link		{ color: #fff; text-decoration: underline }
#footer a:visited	{ color: #fff; text-decoration: underline }
#footer a:hover		{ color: #fff; text-decoration: none }

