body
{
	font-family: Arial, Helvetica;
	background-color: rgb(204, 255, 255); 
	color: rgb(0,0,0);
	margin-top:5pt;margin-bottom:5pt;
}
h1
{
	font-family: Arial, Helvetica; text-align:center; font-size:24pt; font-weight:bold;
}
h2
{
	font-family: Arial, Helvetica; text-align:center; font-size:18pt; font-weight:bold;
}
h3
{
	font-family: Arial, Helvetica; text-align:center; font-size:14pt; font-weight:bold;
}
h3.Left
{
	font-family: Arial, Helvetica; text-align:left; font-size:14pt; font-weight:bold;
}
h4
{
text-decoration: underline; font-weight: bold
}
p
{
	margin-top:5pt;margin-bottom:5pt;
}
p.NoMargins
{
	margin-top:0pt;margin-bottom:0pt;
}
ul.Level1
{
    list-style-image: url('images/astonbu1.gif');
}
ul.Level2
{
    list-style-image: url('images/astonbu2.gif');
}