h1 {
font-size: 12px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 3px;
} 

.Sub-Title {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
	color: #3366FF;
	height: auto;
}
.sub-sub-title {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #6699FF;
}
.header {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
}
.header-links {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;

}
.category {
	font-size: 14px;
	font-style: oblique;
	font-weight: bolder;
	text-transform: uppercase;
	color: #0033CC;
	font-family: Arial;

}
