body , td , p {
color: #175DA6;
font-family: Verdana;
font-size: 10pt;
margin: 0;
}
body {
margin-top: 5px;
}
h1
{
	color: #175DA6;
	font-weight: bold;
        font-size: 20pt;
        margin: 0;
}

h2
{
	font-size: 15pt;
        font-weight: bold;
	color: #175DA6;
        margin: 0;
}

h3
{
	font-size: 10pt;
	font-weight: bold;
	color: #175DA6;
        margin: 0;
}

h4
{
	font-size: 10pt;
	color: #175DA6;
        padding: 0 5px;
        display: inline;
        text-align: center;
        border: solid 1px #175DA6;
        font-weight: bold;
        margin: 0;
}
h5
{
	font-size: 10pt;
	color: #FFF;
        text-align: center;
        padding: 0 10px; 
        display: inline;
        background: #175DA6;
        border-radius: 0 12px 12px 12px;
        font-weight: bold;
        margin: 0;
}
h6
{
	font-size: 10pt;
	color: #000;
        font-weight: bold;
        margin: 0;
}
#breadcrum {
color: #000000;
font-family: Verdana;
font-size: 8pt;
}
#breadcrum a {
color: #000000;
TEXT-DECORATION: none ;
}
.latest_news {
color: #000000;
font-family: Verdana;
font-size: 8pt;
margin-left: 10px;
display: block;
}
.latest_news a {
color: #000000;
font-weight: bold;
}
#footer p{
font-family: Verdana;
color: #F6CD11;
font-size: 8pt;
}
#footer a{
color: #F6CD11;
text-decoration: none ;
}
a {
text-decoration: none ;
}

a:active {
text-decoration: underline ;
}

a:visited {
text-decoration: none ;
}
a:hover {
text-decoration: underline ;
}
#theForm {
padding: 4px;
margin: 10px;
background: #175DA6;
border-radius: 12px;
}
#theForm li {
background: #fff;
} 
