BODY {
	font-weight : 650;
	font-family : Garamond, serif;
	width : auto;
	background-color : #eaeaea;
	color :#f5f5f5;	
	font-size : 1.50em;
	text-align : justify;
}
p {
	font-size : 1em;
	font-family : Garamond, serif;
	font-weight : 650;
	text-align: justify;
}
p.header {
	font-size : 1em;
	font-family : Garamond, serif;
	font-weight : 700;
	text-align : right;	
}
b {
	font-size : 1em;
	font-family : Garamond, serif;
	font-weight : 700;
	text-align : justify;	
}
b.header {
	font-size : 1em;
	font-family : Garamond, serif;
	font-weight : 700;
	text-align : center;	
}
.bcolor {
	color :#bb7131;
	font-family : Garamond, serif; 
	font-weight : 700;
}
.bfontcolor {	
	font-family : Garamond, serif;
	font-weight : 700;
	font-size : 1.75em;
}		
}
.bfontlarge {	
	font-family : Monotype Corsiva, serif;
	font-weight : 800;
	font-size : 2em;
}		
TABLE {
	width : 100%;
	background-color : #2e3192;	
}
TABLE.form {
	width : 40%;
	background-color : #2e3192;	
}
H2 {
	font-weight : 800;
	font-family : Garamond, serif;
	font-size : 1.50em;
	
}
H3 {
	font-weight : 700;
	font-family : Garamond, serif;
	font-size : 1.25em;
	text-align : center;
}
H3.small {
	font-weight : 600;
	font-family : Garamond, serif;
	font-size : 1.00em;
	text-align : center;
}
H4 {
	font-weight : 700;
	font-family : Garamond, serif;
	font-size : 1em;	
}
A {
	color: AntiqueWhite;
	font-size : 1em;
}
A:HOVER {
	color: Plum;
	font-size : 1em;
}