body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F1A12;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.Bold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F1A12;
	font-weight: bold;
}
.Bold14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3F1A12;
	font-weight: bold;
}
.BoldItalic12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #3F1A12;
	font-weight: bold;
}
.BoldItalic14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #3F1A12;
	font-weight: bold;
}
.BoldRed12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.BoldRed14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.BoldWhite12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.Italic10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #3F1A12;
}
.Italic12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #3F1A12;
}
.Italic14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #3F1A12;
}
.ItalicRed10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FF0000;
}
.ItalicRed12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FF0000;
}
.ItalicRed14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FF0000;
}
.Normal10 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3F1A12;
}
.Normal12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F1A12;
}
.Normal14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3F1A12;
}
.NormalRed10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.NormalRed12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.NormalRed14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.NormalHighlight12 {
	COLOR: #3F1A12;
	font-size: 12px;
	background-color: #FFFF99; 
}
.BoldHighlight12 {
	COLOR: #3F1A12;
	font-size: 12px;
	background-color: #FFFF99; 
	font-weight: bold;	
}
