p	{
			color: #000000;
			font: 11pt arial;
			font-weight: normal;
			padding-left: 65px;
			padding-right: 65px;
	}

.date	{
			color: #000000;
			font: 10pt arial;
			font-weight: normal;
			padding-left: 65px;
			padding-right: 65px;
	}

.testimonials	{
			color: #000000;
			font: 11pt arial;
			font-weight: normal;
			padding-left: 15px;
			padding-right: 15px;
	}

.sales	{
			color: #000000;
			font: 11pt arial;
			font-weight: normal;
			padding: 6px;
	}

.box	{
			color: #000000;
			font: 14px arial;
			font-weight: normal;
	}

ul	{
			color: #000000;
			font: 11pt arial;
			font-weight: normal;
			padding-left: 65px;
			padding-right: 65px;
	}

ol	{
			color: #000000;
			font: 11pt arial;
			font-weight: normal;
			padding-left: 65px;
			padding-right: 65px;
	}

.title	{
			color: #000000;
			font: 9pt tahoma;
			font-weight: bold;
	}

.headertop	{
			color: #C00000;
			font: 18pt arial;
			font-weight: bold;
			text-align: center;
	}
	
.header	{
			color: #C00000;
			font: 14pt arial;
			font-weight: bold;
			text-align: center;
	}

A.nav
	{
		color: #4B5983;
		text-decoration: underline;
		font: 11px arial bold;
		font-weight: bold;
	}
	
A:nav:hover
	{
		color: #CC0000;
		text-decoration: none;
		font: 12px arial;
		font-weight: bold;
	}
	
.nav-home {
        font: 9.5pt arial;
        font-weight: bold; 
        color: #FFFFFF;
	}
	
A.nav-home {
		font: 9.5pt arial;
		font-weight: bold;
		text-decoration: none;
	}
	
A.nav-home:hover{
		font: 9.5pt arial;
		font-weight: bold;
		color: #800000;
		text-decoration: underline;
	}

.nav-body {
        font: 13px georgia; 
        color: #0000FF;
        text-decoration: underline;
	}
A.nav-body {
		text-decoration:underline;
	}

A.nav-body:hover{
    	font: 13px georgia;
    	font-weight: normal;
		color: #CC0000;
		text-decoration:underline;
	}
	
.nav-articles {
        font: 13px verdana bold;
        font-weight: bold; 
        color: #003466;
        text-decoration: underline;
	}
A.nav-articles {text-decoration:underline;
	}
	
A.nav-articles:hover{
    font: 13px verdana bold;
    font-weight: bold;
	color: #CC0000;
	text-decoration:none;
	}

.copyright {
        font: 12px arial bold; 
        color: #666666;
        text-decoration: none;
        text-align: center;
	}
	
.nav-copyright {
        font: 12px arial; 
        color: #0000FF;
        text-decoration:none;
	}
	
A.nav-copyright {
	text-decoration: underline;
	font: 12px arial;
	}
	
A.nav-copyright:hover{
        font: 12px arial;
        font-weight: normal;
		color: #CC0000;
		text-decoration: none;
	}

A.nav-index {text-decoration: underline;
			font: 16px arial;
        	font-weight: bold;
			color: #0000FF;
	}
	
A.nav-index:hover{
        font: 16px arial;
        font-weight: bold;
		color: #CC0000;
		text-decoration: none;
	}