﻿
body, h4, img, span
{
	margin: 0;
	padding: 0;
	padding-bottom: 0;
	padding-top: 0;
	padding-left: 0;	
	padding-right: 0;	
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
}

h1 
{
    font-weight: bold;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: medium;
}
.roundedcornr_box {
   background: #7da372 url(images/roundedcornr_448767_grad.gif) repeat-x top left;
}
.roundedcornr_top h4 {
   background: url(images/roundedcornr_448767_tl.gif) no-repeat top left;
   height: 50px;
}
.roundedcornr_top {
   background: transparent url(images/roundedcornr_448767_tr.gif) no-repeat top right;
   height: 50px;
}
.roundedcornr_bottom h4 {
   background: url(images/roundedcornr_448767_bl.gif) no-repeat bottom left;
   height: 50px;
}
.roundedcornr_bottom {
   background: transparent url(images/roundedcornr_448767_br.gif) no-repeat bottom right;
   height: 50px;
}
.roundedcornr_content { margin-left: 30px; margin-right: 30px; padding: 0;
}

a:link	{	
	color: White;
	}	
	
a:visited	{	
	color: #f0e68c;
	}	
		
a:active	{	
	color: #f0e68c;
	}		
		
a:hover	{	
    color: Yellow;
	}