* {
	margin: 0;
	padding: 0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
img {
	border: none;
}
a:link {
	color: #1d8993;
	text-decoration: underline;
}
a:visited {
	color: #1d8993;
	text-decoration: underline;
}
a:hover {
	color: #6f0000;
	text-decoration: underline;
}
a:active {
	color: #1d8993;
	text-decoration: underline;
}	
a.headingtxt:link, a.headingtxt:active, a.headingtxt:visited {
	color: #2b781b;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: bold;
}
a.headingtxt:hover{
	color: #7a003d;
	text-decoration: underline;
}	
a.linktxt:link, a.linktxt:active, a.linktxt:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
a.linktxt:hover{
	color: #7a003d;
	text-decoration: none;
}
.hrule {
	height: 32px;
	background-image: url(../images/bg_rule.gif);
	background-repeat: repeat-x;
}
.txt1 {
	font-size: 13px;
	color: #000000;
	line-height: 22px;
}
.txt2 {
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}		
.hd1 {
	font-size: 19px;
	color: #464545;
	line-height: 28px;
}
.hd2 {
	font-size: 15px;
	color: #000000;
}
.hd3 {
	font-size: 19px;
	color: #6f0000;
	line-height: 22px;
}
#mainholder {
	color: #666666;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
