H1 {
		font-size: 36pt;
}
H2 {
		font-size: 24pt;
}
H3 {
		font-size: 14pt;
}
A {
		font-size: 10pt;
}
BODY {
		font-family: Arial, Helvetica;
		font-size: 10pt;
		margin-top: 20px;
		margin-left: 22px;
		background: #00FFFF;
}
