.button {
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
}
.LargeTitle {
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	font-family: Arial, sans-serif, "Trebuchet MS", Helvetica;
	text-transform: uppercase;
}
.Text {
	font-family: Courier;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.TextBigger {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.TextBold {
	font-weight: bold;
}
.Textred {
	color: #CC3300;
}
a {
	color: #CC0000;
	text-decoration: none;
}
.Textredlarge {
	font-size: 12px;
	color: #CC0000;
	line-height: 16px;
}
.TextJustItalic {
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
.TextJust12 {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.TextBoldcaps {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
table {
	font-family: Courier, mono;
	font-size: 12px;
}
.style1 {
	font-family: Arial, sans-serif, "Trebuchet MS", Helvetica;
	font-size: 10px;
	line-height: 12px;
}

