h1 {
	font-size: 14px;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000099;

}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 13px;
	color: #006666;

}
h3 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
}
.whitebox {
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
}
.whitebox td {
		border: thin solid #669966;
		background-color: #DFE4DE;
		margin: 5px;
		padding: 5px;
}
