/* CSS Document */
.H1 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 15px; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
font-variant: normal
}
.boldintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	line-height: 16px;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	padding-bottom: 5px;
}
.newstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	padding-left: 5px;
}
.newsbodyintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 4px;
}
.bottomnav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF; 
	font-weight: normal;
	text-decoration: none;
}
.bottomnav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999900; 
	font-weight: normal;
	text-decoration: none;
}
.bottomnav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00; 
	font-weight: normal;
	text-decoration: underline;
}
.bottomnav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF; 
	font-weight: normal;
	text-decoration: underline;
}
.phonedetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	padding-left: 5px;
	color: #FF0000;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-bottom: 5px;
}
.testtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
}
#special {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFF66;
	width: 100%;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.specialprice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 250%;
	color: #CC3300;
	text-align: center;
	letter-spacing: -0.1em;
	font-style: normal;
	line-height: 50%;
	font-weight: bold;
}
.specialpricecontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #CC3300;
	text-align: center;
	font-style: italic;
	line-height: 100%;
	font-weight: normal;
}
