@font-face {
    font-family: ALBERTU0;
    font-style:  normal;
    font-weight: normal;
    src: url('/fonts/ALBERTU0.eot');
}
h1 {
	font-family: 'Albertus Medium', ALBERTU0, 'Lucida Sans';
	font-size: large;
	font-weight: normal;
	color: #663333;
}
h2 {
	font-family: 'Albertus Medium', ALBERTU0, 'Lucida Sans';
	font-size: large;
	font-weight: normal;
	color: #FFCC66;
	background-color: #663300;
}
.genText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}.azoom {
	color: #E2DEC5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: oblique;
}

