﻿a:link {
	color: #D31E00;
}
a:visited {
	color: #D31E00;
}
a:active {
	color: #D31E00;
	text-decoration: none;
}
a:hover {
	color: #D31E00;
	text-decoration: none;
}
body, td, p {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 10pt;
}
.header_links {
	font-size: 8pt;
	color: #FFFFFF;
}
.header_links a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.header_links a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.header_links a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.header_links a:hover {
	color: #FFFFFF;
}
.h1style {
	font-size: 16px;
	color: #D3362A;
	font-weight: bold;
}
.footer {
	font-size: 8pt;
}
.info_box_text {
	font-size: 8pt;
}
.descript {
	text-align: center;
	font-size: 14px;
}
.red-bold {
	color: #D31E00;
	font-weight: bold;
}
.r-col {
	width: 162px;
}
.brdr-cllpse {
	border-collapse: collapse;
	border-left-width: 0;
	border-right-width: 0;
	border-top-width: 0;
}
.img-nobrdr {
	border-width: 0;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-center-auto {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
