﻿
body	{ background: #ffffff url('../images/clouds-top-new.gif') repeat-x top left;
margin: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
	}
	
	
	
a:link		{
	color: #DC6327;
	text-decoration: none;
}
a:visited	{
	color: #DC6327;
	text-decoration: none;
}
	
a:hover, a:active		{ color: #DC6327; text-decoration: none;
	}
		
.grass       { background: transparent url('../images/grass-new.gif') repeat-x bottom left;
	}
  
.Intro	{ text-align: left; 
			line-height: 30px;
			size: 12pt;
			font-weight:bold
	}
	
a.introLink:link { color: #ffCC00; background: #000099;
	} 

a.introLink:visited { color: #ffcc00; background: #000099;
	}	

a.introLink:hover { color: #ffffff; background: #000099;
	}


h1 {
	color:#5d80ad;
	font-size:large;
}
h2 {
	color:#5d80ad;
	font-size:medium;
}
h3 {
	color:#5d80ad;
	font-size:small;
}
li {
	padding-bottom: .5em;
}

