a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.linkbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.linkbar a:link {
	color: #FFFFCC;
	text-decoration: none;
}
.linkbar a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
.linkbar a:hover {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
.linkbar a:active {
	color: #FFFFCC;
	text-decoration: none;
}
.footer a:link {
	color: #000000;
	text-decoration: underline;
}
.footer a:visited {
	color: #000000;
	text-decoration: underline;
}
.footer a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.footer a:active {
	color: #000000;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	font-weight: bold;
	text-align: left;
	background-repeat: repeat;
	background-position: left;
	background-image: none;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bold a:link {
	color: #0000FF;
	text-decoration: none;
}
.bold a:visited {
	color: #0000FF;
	text-decoration: none;
}
.bold a:hover {
	color: #000000;
	text-decoration: none;
}
.bold a:active {
	color: #0000FF;
	text-decoration: none;
}
.border1 {
	border: thin dotted #CCCCCC;
	padding: 10px 10px 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.border2 {
	padding: 5px 3px 3px;
	border-top: thin none #CCCCCC;
	border-right: thin dotted #CCCCCC;
	border-bottom: thin dotted #CCCCCC;
	border-left: thin dotted #CCCCCC;
}
.largebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
