body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
body {
	background-image:  url(../images/bg-darkred.jpg);
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.class2 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.class2 A:link {
	color:#CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.class2 A:visited {
	color:#999999;
	text-decoration: none;
	font-weight: bold;
}
.class2 A:active {
	color:#FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.class2 A:hover {
	color:#FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}	
.style2 {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.style2 A:link {
	color:#333333;
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
}
.style2 A:visited {
	color:#333333;
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
}
.style2 A:active {
	color:#999999;
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
}
.style2 A:hover {
	color:#999999;
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
}
.header-padding {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.text-content {
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
}
.lg-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
