/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 2px;
	margin-top: 2px;
}
a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: red;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.dc12bblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.dc12breg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.dc18head {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
.dc18red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: red;
}
.dc24head {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	font-size: 24px;
}
.dc24b {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: red;
	font-weight: bold;
	font-size: 24px;
}
.dc24blu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: blue;
	font-weight: bold;
	font-size: 24px;
}
.dc30b {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00000;
	font-weight: bold;
	font-size: 30px;
}
.dc30bg {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: red;
	font-weight: bold;
	font-size: 30px;
}
.dc36b {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	font-size: 36px;
}
.dc10b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}	
.dc14wht {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px; 
}
.dc14blk {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
