body
{
	font-weight: normal;
	font-family: Arial;
	font-size: 12pt;
}
h1
{
	font-weight: bold;
	font-size: larger;
	text-decoration: underline;
}
h2
{
	text-decoration: underline;
	font-size:larger;
}
noscript
{
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
li
{
   list-style-type: circle;
}