body
{
  margin-top:5px;
  margin-left:0px;
  color:#002000;
  font-family:Verdana, Arial;
  font-size:10px;
}
p
{
  font-size:12px;
  color:#000000;
  text-align:left;
  margin:0px 0px;
; padding: 0px
}
p.body     
{
  font-size:14px;
  text-align:left;
; font-style: normal
; list-style-position: inside; list-style-image: url(images/bullet.gif)
}
p.note     
{
  font-size:10px;
  text-align:center;
  font-weight: bold;
  color: #ffffff;
}
p.simple     
{
  color: #666666;
  font-size:10px;
  text-align:left;
  font-weight: bold;
  margin:10px 0px;
  font-style: normal;
}
p.news     
{
	color: #990000;
	font-size:10px;
	margin:30px 3px;
	text-align:center;
; font-weight: bold;
}
h1
{
  font-size:14px;
  text-align:left;
  font-family:Arial;
; color: #990000

}
h2
{
  font-size:16px;
  text-align:center;
  font-family:Arial;
  
}
h3
{
  font-size:12px;
  text-align:center;
  font-family:Arial;
}

a:link
{
  color:#990000;
  text-decoration:none;
  font-weight:bold;
}

a:visited
{
  color:#990000;
  text-decoration:none;
  font-weight:bold;
}

a:active
{
  color:#990000;
  text-decoration:underline;
  font-weight:bold;
}

a:hover
{
  color:#cccccc;
  text-decoration:underline;
  font-weight:bold;
}
UL {
	list-style-image : url(images/bullet.gif);
; text-align: left
}
