.border {
	border: 1px solid #333333;
}
.title {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D30015;
	letter-spacing: 2px;
	text-align: center;
	border-top: 1px solid #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;










}
.sublinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #f4f4f4;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding-right: 20px;
	padding-left: 5px;
	font-weight: bolder;
	border: 1px none #333333;








}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;



}
a:link {
	color: #003300;
	text-decoration: none;
	font-weight: bold;


}
a:visited {
	color: #003300;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;



}
a:active {
	color: #660000;
	font-weight: bold;

}
.text-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-align: left;
	font-style: normal;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;

}
ul {
	line-height: 10px;
	height: 0px;
}
.smfont {
	font-size: 9px;
}
.emphasis {
	font-weight: bold;
}


