body, p {
	font-family: Arial, Times New Roman, Helvetica, sans-serif; 
        background: #fffff0; 
	color: #606060; 
	font-size: 12pt; 
	font-weight: normal
	
}

H1 {
	font-family: Arial, Times New Roman, Helvetica, sans-serif; 
	COLOR: #606060; 
	font-size: 30pt; 
	font-style: italic; 
	font-weight: normal;
	text-align: center
}
H2 {
	font-family: Arial, Times New Roman, Helvetica, sans-serif; 
	COLOR: #606060; 
	font-size: 21pt; 
	font-style: italic; 
	font-weight: normal
}
H3 {
	font-family: Arial, Times New Roman, Helvetica, sans-serif; 
	COLOR: #606060; 
	FONT-SIZE: 14pt; 
	font-weight: normal
}
A:link {
	COLOR: blue; 
	TEXT-DECORATION: none
}
A:active {
	COLOR: blue; 
	TEXT-DECORATION: underline
}
A:visited {
	COLOR: blue; 
	TEXT-DECORATION: none
}
A:hover {
	COLOR: blue; 
	TEXT-DECORATION: none;
	font-family: Arial Black;
	font-weight: bold
}
FONT.L {
	FONT-SIZE: 14px
}
FONT.S {
	FONT-SIZE: 8px
}
