body, td
{
	color: #666666;
	font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding: 0; 
	margin: 0; 
	width: 100%; 
}

#maintext {
	width: 600px;
}

#homepagetext {
	width: 550px;
}

.subtitle
{
	font-size: 18pt;
	color: #eb4a50;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}


.pgheader
{
	font-size: 22pt;
	color: #eb4a50;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
}


.subhdr
{
	font-size: 16pt;
	color: #5900ad;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

    

.copyright
{
	font-size: 9pt;
	line-height: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
}


a:link {
	font-size: 11pt;
	line-height: 15pt;
    color: #5900ad;
    text-decoration: none;
    }
    
a:visited {
	font-size: 11pt;
	line-height: 15pt;
    color: #5900ad;
    text-decoration: none;
    }
    
a:hover, a:active {
	font-size: 11pt;
	line-height: 15pt;
    color: #999999;
    text-decoration: underline;
    }



a.home:link {
	font-size: 18pt;
    color: #666666;
    text-decoration: none;
    }
    
a.home:visited {
	font-size: 18pt;
    color: #666666;
    text-decoration: none;
    }
    
a.home:hover, a.home:active {
	font-size: 18pt;
    color: #eb4a50;
    text-decoration: none;
    }


a.intnav:link {
	font-size: 15pt;
    color: #666666;
    text-decoration: none;
    }
    
a.intnav:visited {
	font-size: 15pt;
    color: #666666;
    text-decoration: none;
    }
    
a.intnav:hover, a.intnav:active {
	font-size: 15pt;
    color: #eb4a50;
    text-decoration: none;
    }



a.copyright:link {
	font-size: 9pt;
	line-height: 11pt;
    color: #5900ad;
    text-decoration: none;
    }
    
a.copyright:visited {
    color: #5900ad;
    text-decoration: none;
    }
    
a.copyright:hover, a.copyright:active {
    color: #999999;
    text-decoration: underline;
    }


