.text { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; color: #000000 }
.text-small { font-family: "Times New Roman", Times, serif; font-size: 10px; font-weight: normal; color: #000000 }
.text-white { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; color: #FFFFFF }
.text-bold { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #000000 }
.title { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: normal; color: #000000 }
.subtitle { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #000000 }
.subtitle-red { font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #FF3333 }
.boxtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}
.boxtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF3333;
	text-decoration: underline;
}
a:active {

	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF3333;
	text-decoration: underline;
}
a:visited {

	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #990033;
}

a.footer, a.footer:active,a.footer:hover,a.footer:visited {

	font-family: "Times New Roman", Times, serif;
    font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}