.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #CC0000;
}
.Title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;

}
.Title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;

}
.Title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;

}
.SmallText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #990000;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;

}
.SmallLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #990000;
	font-weight: bold;

}
.TablePadding {
	padding: 2px 3px;
}

.Links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
	
	
}.style9 {
	font-size: xx-small;
	font-style: normal;
	color: #FFcccc;
	line-height: normal;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #990000;
	line-height: normal;
	font-weight: bolder;
}

