body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;


	color: ;
	background-color: #003366;


}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: ;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #339999;
	color: ;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #33CC99;
}

a:hover {
	text-decoration: underline;
	color: #FFCC66;

}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
h1 {
	color: #FFFF33;
}
p {
	font-size: 12px;
	font-weight: bold;
	color: #00FFFF;
	font-style: oblique;
	text-transform: capitalize;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-variant: normal;


}
ul {
	color: #33CCCC;
	font-weight: bold;
}
ol {
	font-weight: bold;
	color: #FFFFFF;

}
a:link {
	color: #FF6600;
	text-decoration: underline;

}
a:visited {
	color: #FF9900;
}
h2 {
	color: #CCCC00;


}
h3 {
	color: #FF9900;

}
.caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;

}
.footnote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #336699;
	background-color: #CCCCCC;
}
.quote {
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	text-transform: capitalize;
	color: #66CCFF;
}
.unique {
	color: #FF3300;
}
h4 {
	color: #FFFF99;
}
h5 {
	color: #66CC99;
}
h6 {
	color: #999999;
}

