body, p, td, li, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
    }
body { 
    background: #300;
    }
    
.container {
	background-color: #FFF;
	border: medium solid #660;
}

#content a:link {
	color: #690;
}
#content a:visited {
	color: #690;
}
h1 { 
    text-align: center;
    font-size: medium;    
    }
#content {
    font-size: 12px;
    padding: 10px;
    background: #FFF;
    text-align: left;
 }
 #content table { border: 0px;}
 #content td {
    font-size: 12px;
    padding: 20px;
    background: #FFF;
 }
.titlewithback {
	font-size: 14px;
	font-weight: bold;
	color: #600;
	background-color: #690;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	padding: 2px;
	border-top-width: 3px;
	border-bottom-width: 3px;
}

 
#pricing {
	font-size: 11px;
	padding: 5px;
	background: #FFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
    font-size: 12px;
    font-weight: bold;
    background: #CCC;
    color: #000099;
    padding: 5px;
 }
 #pricing strong {
    font-size: 12px;
    background: #FFFFCC;
    padding: 5px;
 }
.footerlinks {
	color: #FFC;
}
.footerlinks .nav {
	color: #FFC;
}
.foot {
	font-weight: bold;
	font-size: 10px;
	color: #600;
}
.foot .nav {
	color: #FFC;
}
#pricingbolded {
	font-size: 11px;
	padding: 5px;
	background: #FFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #600;
}
