body {
	background-color: #000000;
	margin-top: 0px;
}

.tableW {
	background-color: #ffffff;
}

h1 {
	font-family: georgia;
	font-size: 25px;
	text-align:left;
	line-height: 40px;
	margin-right: 100px;
	margin-left: 100px;
    	color: #cc9933;
	font-style: bold;	
}

h2 {
	font-family: georgia;
	font-size: 20px;
	text-align:left;
	line-height: 25px;
	margin-right: 100px;
	margin-left: 100px;
    	color: #666666;	
}
h3 {
	font-family: verdana;
	font-size: 20px;
	text-align: center;
	line-height: 30px;
    	color: #cc0000;	
}
h4 {
	font-family: verdana;
	font-size: 30px;
	text-align: center;
	line-height: 40px;
    	color: #cc0000;	
}
a {

	font: normal 15px georgia;
	color: #996600;
}

a:hover {

	font: normal 15px georgia;
	color: #996600;
	text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #996600;
}

.small{
	font-family: georgia;
	font-size: 15px;
	text-align:left;
}


.blye-text-underline {
	color: #348cbc;
	text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}


.yellow {
	font-family: georgia;
	font-size: 14px;
	background-color:#ffff00;
}

.testimonial {
	font-family: georgia;
	font-style: italic;
	font-size: 14px;
	text-align: left;
	margin-right: 100px;
	margin-left: 160px;
	border-width: thin;
	border-style: solid;
	padding: 10px;
	background-color:#ffffcc;
}
.warranty {
	font-family: georgia;
	font-size: 14px;
	text-align: center;
	border-width: thin;
	border-style: solid;
	padding: 5px;
	background-color:#ffffcc;
}
.fact {
	font-family: georgia;
	font-size: 14px;
	line-height: 18px;
	margin-right: 100px;
	margin-left: 160px;	
}

.indent {
	font-family: georgia;
	font-size: 14px;
	text-indent: 30px;
	line-height: 18px;
	margin-right: 100px;
	margin-left: 100px;	
}

ul {
	list-style-image: url(../images/bullet.jpg);
	font-family: georgia;
	font-size: 14px;
	line-height: 20px;
	margin-right: 100px;
	margin-left: 120px;
}

.big {
	font-family: georgia;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #ff0000;	
}

.italic {
	font-family: georgia;
	font-style: italic;
	font-size: 14px;
	text-align: center;
	margin-right: 100px;
	margin-left: 100px;	
}

.italicLeft {
	font-family: georgia;
	font-style: italic;
	font-size: 14px;
	text-align: left;
	margin-right: 100px;
	margin-left: 100px;	
}

.italicLeftList {
	font-family: georgia;
	font-style: italic;
	font-size: 13px;
	text-align: left;
	margin-right: 150px;
	margin-left: 150px;	
}

.normal {
	font-family: georgia;
	font-size: 14px;
	line-height: 18px;
	margin-right: 100px;
	margin-left: 100px;	
}
.pBlue {
	font-family: georgia;
	font-size: 14px;
	line-height: 18px;
	margin-right: 100px;
	margin-left: 100px;
        color: #000099;	
}

.border {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	border-width: thin;
	border-style: dashed;
	padding: 5px;
	border-color: #cc0000;
}
.menu {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}