Body

{
	background-color : #FFFFFF;
	margin: 0px;
}
A			{
				text-decoration:none;font-size : 10px; 
				font-family : Tahoma,Verdana, Arial, sans-serif;
			}
		A:LINK{color:#999999;}
		A:VISITED{color:#999999;}
		A:ACTIVE{color:#999999;;}
		A:HOVER{text-decoration:underline;}
		
.Heading1   {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size:  18px;
    font-weight:    bold;
    color: #6A1F00;
    text-decoration: none;
}
.Heading2   {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #6A1F00;
    text-decoration: none;
}

.Normal   {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #276D5E;
    text-decoration: none;
}

A.button   {
font-family: Microsoft Sans Serif,Arial, sans-serif;
font-size:  16px;
font-weight:bold;
color: #FFFFFF;
text-align:center;
padding-left:10px;
text-decoration: none;
}

.Sml   {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size:  9px;
    font-weight:    bold;
    color: #FFFFFF;
    text-decoration: none;
}

li.Normal {
font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #276D5E;
    text-decoration: none;
    list-style-type:square;

}

ul.Normal {
text-align: justify;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size:  11px;
font-weight:    bold;
color: #276D5E;
text-decoration: none;
list-style-type:square;
    

}