body
{
	background-color: #FFFFFF;
	color: #333333;
	font-family: verdana, arial, helvetica, 'sans serif';
	font-size: 11px;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(/img/visuals/home_bkgnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


p 
{
	font-family: verdana, arial, helvetica, 'sans serif';
	font-size: 11px;
	line-height: 19px;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	margin-right: 0px;
	color: #444435;
}


a:link
{
    color:#444435; 
    text-decoration: underline}

a:visited 
{
    color:#444435; 
    text-decoration: underline}

a:active 
{
    color:#990000; 
    text-decoration: none}

a:hover 
{
    color:#990000; 
    text-decoration: none}


h2
{
    font-family: georgia, times new roman, times, 'serif';
    color: #000000;
    font-size: 18px; 
    line-height: 28px; 
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px
}

h3
{
    font-family: verdana, arial, helvetica, 'sans serif';
    color: #006600;
    font-size: 11px; 
    font-weight: bold;
    line-height: 28px; 
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 9px
}

h4
{
    font-family: georgia, times new roman, times, 'serif';
    color: #006600;
    font-size: 18px; 
    line-height: 28px; 
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 12px
}

