H1 {
font-family: "Tahoma";
font-size: 12pt; 
color: red; 
text-align: center;
font-weight: bold;
}

H2 {
font-family: "Tahoma";
font-size: 8pt; 
color: red; 
text-align: left;
font-weight: bold;
}



tr,td {
    font-family: verdana,arial;
}

.m1 {
    background: url(images/m1.gif);
    height: 24px;
    padding-right: 15px;
    padding-left: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    color: white;
}

.m2{
padding-left:10px;
font-size:10px;
color:#B41818;
padding-top:4px;
padding-bottom:4px;
}

.m2 a{
color:#B41818;
text-decoration:none;
}

.m2 a:hover{
color:red;
text-decoration:none;
}


.m3 {
    background: url(images/m2.gif);
    height: 48px;
    padding-right: 15px;
    padding-left: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    color: black;
}

.m3 a{
color:black;
text-decoration:none;
}

.m3 a:hover{
color:red;
text-decoration:none;
}


a{
color:#5D5D5D;

}

a:hover{
color:orange;
}


.clr {
	clear: both;
	font-size:0;
	line-height:0;
}



.li{
list-style-image: url(images/li.bmp);
line-height:14px;
padding:0 0 0 10px;
text-align: center;
}

.lileft{
list-style-image: url(images/li.bmp);
line-height:14px;
padding:0 0 0 10px;
text-align: left;
}

H3 {
font-family: "Verdana";
font-size: 16px; 
color: red; 
font-weight: bold;
}

H5 {
font-family: "Verdana";
font-size: 14px; 
color: green; 
font-weight: bold;
}

a.a {
font-family: "Verdana";
font-size: 14px; 
color : red; 
text-align: center;

}


H4{
    padding-right: 0px;
    padding-left: 0;
    text-align: justify;
    text-indent: 35px;
	 margin-bottom: 0.5px;
    border: medium none;
	 font-size: 13px; 
	 font-family: "Verdana";
	 font-weight: normal;
}

h{
    padding-right: 0px;
    padding-left: 0;
    text-align: justify;
	 margin-bottom: 0.5px;
    border: medium none;
	 font-size: 13px; 
	 font-family: "Verdana";
	 font-weight: normal;
}
