a {
	font-family: Arial;
	font-size: 12px;
	color: #000066;
}
table {
	font-family: Arial;
	font-size: 12px;
	color: #000066;
}
li {
	font-family: Arial;
	font-size: 12px;
	color: #000066;
}
a:link {
	font-size: 12px;
	text-decoration: none;
	color: #000066;

}
.head1 {
	font-family: Arial;
	font-size: 14px;
	color: #000066;
	font-weight: bold;

}
.head2 {
	font-family: Arial;
	font-size: 24px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;


}
.slogan {
	font-family: Arial;
	font-size: 10px;
	color: #FFCC00;
	font-weight: bold;

}
.underline {
	font-family: Arial;
	font-size: 12px;
	color: #000066;
	text-decoration: underline;
}
.whitebold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
a:hover {
	color: #0066FF;
}
.menu {
	font-size: 12px;
	color: #000066;
}
b {
	font-family: Arial;
	font-size: 12px;
	color: #000066;
}
.hidden {
	font-size: 9px;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #990000;
}

