body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	background-color: #595959;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	font-style: normal;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

h2 {
	font-size: 20px;
	font-weight: bolder;
	color: #C60000;
	text-align: left;
}
.tex_tnav {
	font-size: 12px;
	color: #FFFFFF;
	height: 57px;
	background-repeat: repeat-x;
}
a {
	color: #FFFFFF;
}
.copyright {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
}
p {
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 4px;
	text-align: left;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.underline {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}


.smalltext {
	font-size: 9px;
	padding-left: 5px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.spec_text {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.imgbox {
	border: thin solid #999999;
}
.spec_text2 {
	font-size: 10px;
	color: #000000;
}
.td_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.td_padding {
	padding-left: 5px;
}
.highlight {
	color: #000000;
	font-weight: bold;
}
.title {
	font-size: 9px;
}
.tagline {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #003466;
}
