a:link { color: #339933; text-decoration: underline }
a:active { color: #339933; text-decoration: underline }
a:visited { color: #339933; text-decoration: underline }
a:hover { color: #006600; text-decoration: underline }
		
a.colorlink:link { color: #FFFFFF; text-decoration: underline }
a.colorlink:active { color: #FFFFFF; text-decoration: underline }
a.colorlink:visited { color: #FFFFFF; text-decoration: underline }
a.colorlink:hover { color: #FFFFFF; text-decoration: underline }

a.nav:link { color: #006600; text-decoration: underline; font-weight: bold; font-family: Verdana, Geneva, sans-serif; font-size: 12px }
a.nav:active { color: #006600; text-decoration: underline; font-weight: bold; font-family: Verdana, Geneva, sans-serif; font-size: 12px }
a.nav:visited { color: #006600; text-decoration: underline; font-weight: bold; font-family: Verdana, Geneva, sans-serif; font-size: 12px }
a.nav:hover { color: #339933; text-decoration: underline; font-weight: bold; font-family: Verdana, Geneva, sans-serif; font-size: 12px }
				
p.sidebar { font-weight: normal; font-family: Verdana, Geneva, sans-serif; font-size: 11px; color: #FFFFFF }

td.greenside { padding-left: 14px; padding-right: 14px; padding-top: 0px; padding-bottom: 0px }

p { font-weight: normal; font-family: Verdana, Geneva, sans-serif; font-size: 12px }

td { font-weight: normal; font-family: Verdana, Geneva, sans-serif; font-size: 12px }

li { font-weight: normal; font-family: Verdana, Geneva, sans-serif; font-size: 12px }

h3 { font-weight: bold; font-family: Verdana, Geneva, sans-serif; font-size: 18px; color: #006600; margin-bottom: 0px }

h4 { font-weight: bold; font-family: Verdana, Geneva, sans-serif; font-size: 16px; color: #339933; margin-top: 22px; margin-bottom: 0px }

.yellow
	{
		color: #ffe84f; font-weight:bold
	}

body
	{
		background-color: #006600;
		background-image: url(bg2.gif);
		background-position:bottom;
		background-repeat:repeat-x
	}
