h1 {
color: #D00A08;
font-size: 15pt;
font-family: Times New Roman;
font-weight: bold;
font-style: italic;
text-align: left;
border-bottom: 1px solid;
}


h2 {
color: #0A2F7D;
font-size: 10pt;
font-family: BPG Glaho;
font-weight: bold;
padding-right: 0px;  
padding-left: 0px;  
padding-bottom: 10px;  
padding-top: 15px;
margin: 0px;
margin-top: 15px;
clear: both;  
}

h3 {
color: #FFCC00;
font-size: 12pt;
font-family: Arial;
font-weight: bold; 
text-align: center;
}

p,li,td {
font-family: Arial;
font-size: 11pt;
color: #000000;
text-align: justify;
}

body {
margin: 0px;
}

hr {
color: #D00A08;
height: 1px;
}

a:active  { font-family: Arial; font-size: 11pt; color: #E41011; text-decoration: none; font-weight: normal }
a:link    { font-family: Arial; font-size: 11pt; color: #0C2D82; text-decoration: none; font-weight: normal }
a:visited { font-family: Arial; font-size: 11pt; color: #0C2D82; text-decoration: none; font-weight: normal }
a:hover   { font-family: Arial; font-size: 11pt; color: #E41011; text-decoration: none; font-weight: normal }

.lblk {
display: block;
overflow: clip;
float: left;
width: 100%;
margin: 0px;
padding: 0px;
}

.bor {
border: 1px solid #C4B485;
margin: 5px;
}

.bor1 {
border: 1px solid #D00000;
margin: 4px;
}

span.yeltxt { color: #FF6600; font-weight: bold }

.odc { background-color: #CBE3F3; vertical-align: top; border-bottom: 1px solid #263F77 }
.edc { background-color: #FFFFFF; vertical-align: top; border-bottom: 1px solid #263F77 }
.hst { color: #023C82; font-size: 12pt; font-weight: bold; font-family: Times New Roman }

#news { margin: 5px; }
#news a    { font-family: Tahoma; font-size: 10pt; color: #3F3F3F; text-decoration: none }
#news a:hover    { color: #D00000 }
#news .newstitle   { font-family: Tahoma; font-size: 10pt; font-weight: bold; padding-top: 5px; color:#0C3D98 }
#news .newsanons { padding-bottom: 8px; border-bottom: 1px solid #a0a0a0; display: block; clear: both; }
#news img { border: 1px solid #9A9A9A; margin: 5px; clear: both; display: block; }