

body {
	background-image:  url(paper.jpg);
}

H1 {
font-family: Arial, times, serif;
font-size: 16pt;
font-weight: bold;
color: #000000;
}
H2 {
font-family: Arial, times, serif;
font-size: 14pt;
font-weight: bold;
color: #000000;
}
H3 {
font-family: Arial, times, serif;
font-style: italic;
font-size: 12pt;
font-weight: bold;
color: #999999;
}
H4 {
font-family: Arial, times, serif;
font-size: 10pt;
font-weight: bold;
color: #000000;
}
P {
font-family: Arial, arial, serif;
font-size: 10pt;
color: #000000;
}
A {
font-family: Arial, times, serif;
font-size: 10pt;
color: #0000ff; text-decoration: none;
}
A:hover {
color: red; text-decoration: underline;
}


</STYLE>
