html {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-size: 12px;
}
td {
	font-size: 12px;
}
a {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a.sub {
	text-decoration: none;
	color: #CCCCCC;
}
a.sub:active {
	text-decoration: none;
	color: #CCCCCC;
}
a.sub:hover {
	text-decoration: none;
	color: #CCCCCC;
}
h5 {
	color: #333366;
	font-size: xx-small;
}
h4 {
	color: #333366;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	color: #333366;
	font-size: small;
}
h2 {
	color: #333366;
	font-size: medium;
}
h1 {
	color: #333366;
	font-size: large;
}
hr {
	color: #333366;
}
.menu {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.sub {
	font-size: xx-small;
}
.subsub {
	color: #CCCCCC;
	font-size: 9px;
}
.footer {
	font-size: xx-small;
	color: #666666;
}
.words {
	font-size: 1px;
	color: #ffffff;
}
