body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.default {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.default a:link {
	color: #8B1815;
	text-decoration: none;
	font-weight: 800;
}
.default a:visited {
	color: #8B1815;
	text-decoration: none;
	font-weight: 800;
}
.default a:hover {
	color: #8B1815;
	text-decoration: underline;
	font-weight: 800;
}
.default a:active {
	color: #8B1815;
	text-decoration: underline;
	font-weight: 800;
}

.menustyle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight: 800;

}
.menustyle a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 800;
}
.menustyle a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: 800;
}
.menustyle a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: 800;
}
.menustyle a:active {
	color: #FFCC00;
	text-decoration: none;
	font-weight: 800;
}

.substyle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}
.substyle a:link {			color: #777777;	text-decoration: none;		}
.substyle a:visited {		color: #888888;	text-decoration: none;		}
.substyle a:hover {			color: #8B1815;	text-decoration: none;		}
.substyle a:active {			color: #8B1815;	text-decoration: none;		}

.titleStyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#8B1815;
}

.tableInfo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:5px 5px 5px 5px;
}

.serviceTitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
}
.serviceContent{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444
}
.footer a:link {
	color:#444444;
	text-decoration:none;
	font-weight: 800;

}
.footer a:visited {
	color:#666666;
	text-decoration:none;
	font-weight: 800;

}
.footer a:active {
	color:#8B1815;
	text-decoration:none;
	font-weight: 800;

}
.footer a:hover {
	color:#8B1815;
	text-decoration:none;
	font-weight: 800;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8B1815;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8B1815;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;

}
.hightlight {
	font-style: normal;
	font-weight: 900;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
bold {
	font-weight:100;
	}
strong {
	font-weight:100;
	}
