body
{
	background-color: #fff;
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:10pt;
}

h1{
    font-size:14pt;
    color: #fff;
    font-weight:normal;
    background-image: url(bg_h1.png);
    background-color: #AA0000;
    background-repeat: no-repeat;
    background-position: 0 0; 
    width: 100%;
    height: 27px;
    padding: 3px 0px 0px 8px;
    margin-bottom: 8px;
 }

h2{ 
font-size:12pt;
color: #000099;
}

h3{ font-size:12pt}
   
h4{ font-size:11pt}

.Red { color:Red;}

