html, body {
	background: #EEEEEE;
	font-family: sans-serif, arial;
}

.tablestyle1 {
	border: 1px solid #CCCCCC;
}

.tablestyle2 {
	background: #B50043;
	border-bottom: 1px solid #222222;
}

.tablestyle3 {
	border: 1px solid #999999;
}

.tablestyle4 {
	border-top: 1px solid #CCCCCC;
}

.tablestyle5 {
	margin-left: 10px;
	margin-right: 10px;
}

.tdstyle1 {
	border: 1px solid #999999;
}

.headertext1 {
	border-bottom: 1px solid #CCCCCC;
	color: #333333;
	font-size: 21px;
	margin-left: 10px;
	margin-right: 10px;
}

.headertext2 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.headertext3 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 10px;
	margin-right: 10px;
}

.headertext4 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 8px;
	margin-right: 8px;
}

.headertext4 a {
	color: #FFFFFF;
	text-decoration: none;
}

.headertext4 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.normaltext1 {
	color: #333333;
	font-size: 13px;
	margin-left: 10px;
	margin-right: 10px;
}

.normaltext2 {
	color: #333333;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
}

.normaltext2 a {
	color: #333333;
	text-decoration: none;
}

.normaltext2 a:hover {
	color: #000000;
	text-decoration: underline;
}

.footertext1 {
	color: #333333;
	font-size: 12px;
}

a {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}
