
html>body {
	font-size: 12px;	/* be kind to opera*/
	}

p {
	font-family: arial, sans-serif, arial, verdana, Tahoma;
	padding-top: 2px;
	padding-bottom: 7px;	
}

.blank {
	padding: 0px;
	padding: 0px;	
}

h1, h2 {	
	color: #7ec93b; 
	text-align: left;
	font-weight: normal;
	}

h1 {	
	font-size:1.6em;
	padding-bottom: 10px;
}

h2 {
	padding: 18px 0 10px 0px;
	font-size:1.4em;
	line-height:1.2em;
}

h3 {	
	padding: 7px 0 7px 0;
	font-size:1.2em;
	color: #7ec93b;
	font-weight: bold;	
}

h4 {	
	padding: 8px 0 0px 0;
	font-size:1.1em;
	color: #585858;
	font-weight: bold;	
}

.white {
	color: white;
	}

.whitequote	{
	color: white;
	font-size:1.4em;
	}

a:link, a:active, a:visited {color: #54ac20; text-decoration: none; } 
a:hover {color: #54ac20; text-decoration: underline;}

a.topnav:link, a.topnav:active, a.topnav:visited {color: #ddf2cb; text-decoration: none; display: block; background: url(../images/topnav-divs.gif) repeat-x;} 
a.topnav:hover {color: white; text-decoration: none; background: url(../images/topnav-divs.gif) repeat-x;}

a.green:link, a.green:active, a.green:visited {color: #57ae23; text-decoration: none;} 
a.green:hover {color: #54ac20; text-decoration: underline;}

a.grey:link, a.grey:active, a.grey:visited {color: #585858; text-decoration: none;} 
a.grey:hover {color: #54ac20; text-decoration: none;}

a.topnavgrey:link, a.topnavgrey:active, a.topnavgrey:visited {color: #585858; text-decoration: none; display: block; background: url(../images/topnav-divs.gif) repeat-x;} 
a.topnavgrey:hover {color: #717171; text-decoration: none; background: url(../images/topnav-divs.gif) repeat-x;}
