a:hover {
COLOR: #4A777A;
text-decoration:none;
}
a:active {
COLOR: #2b547e;
text-decoration:none;
}
.black{
font-family:"Verdana", Verdana, Calibri, Times;
font-weight:normal;
font-size: 10pt;
color:black;
display: inline;

}

.red{
font-family:"Verdana", Verdana, Calibri, Times;
font-weight:bold;
font-size: 10pt;
color:red;
display: inline;

}
.blue{
font-family:"Verdana", Verdana, Calibri, Times;
font-weight:bold;
font-size: 12pt;
color:#2b547e;
display: inline;

}

.blue_med{
font-family:"Verdana", Verdana, Calibri, Times;
font-weight:bold;
font-size: 16pt;
color:#2b547e;
display: inline;

}
.blue_large{
font-family:"Verdana", Verdana, Calibri, Times;
font-weight:bold;
font-size: 18pt;
color:#2b547e;
display: inline;

}

h4{
font-family:"Verdana", Verdana, Calibri, Times;
font-style:oblique;
font-size: 4;
display: inline;
text-decoration:underline
}

h3{

font-family:"Verdana", Verdana, Calibri, Times;
font-style:oblique;

text-decoration:underline

}

h2{

font-family:"Verdana", Verdana, Calibri, Times;
font-style:oblique;
font-size:1.5em;
color:#2b547e;
}

h1{

font-family:"Verdana", Verdana, Calibri, Times;
font-style:oblique;
font-size:2.5em;
}


b{font-size: 100%;}

.b2{
font-size: 85%;
font-weight: bold;}

.img{

padding:0;
margin:0;
display:block;
border-style:double;
BORDER-RIGHT: #2b547e 1px solid;
BORDER-Left: #2b547e 1px solid;
BORDER-top: #2b547e 1px solid;
BORDER-bottom: #2b547e 1px solid;
border-color:#2b547e;
border-width:2px;
overflow: hidden


}

.img_float_noborder{

border-width:0px;
float:left;
margin: 5px;

}

.img_gr{
border-style:groove;
border-color:#2b547e;
border-width:2px;


}

.img_solid{
border-style:solid;
border-width:2px;
border-color:#2b547e;


}

.img_float{
border-style:groove;
border-color:#2b547e;
border-width:2px;
margin: 5px;
float:left;

}

.img_float2{
border-style:solid;
border-color:#2b547e;
border-width:2px;
margin: 5px;
float:right;

}

ol {     
list-style-type: none; 
padding:0; 
margin:0;
} 

ul {
list-style-type: square;
}

hr{        

border: none;
border-top: 1px solid #4A777A;
background-color: #2b547e; 
color: #2b547e;
border-bottom: 1px solid #2b547e;
height: 1px;
*height: 3px;

}

#hrspec{        

Width:100%;
border: none;
border-top: 1px solid #2b547e;
background-color: #2b547e; 
color: #2b547e;
border-bottom: 1px solid #2b547e;
height: 1px;
*height: 1px;

}

#lcol { 

width: 350px; 
float: left;
margin-right:left;
margin-left:right;

}


#rcol { 

width: 250px; 
float: right;
margin-right:left;
margin-left:right;
}

.clear { clear: both;}



.links1 A:link {text-decoration: none; color: #2b547e;}
.links1 A:visited {text-decoration: none; color: #2b547e;}
.links1 A:active {text-decoration: none; color: #2b547e;}
.links1 A:hover {text-decoration: underline; color: #4A777A;}

.links2 A:link {text-decoration: none; color: #000000;}
.links2 A:visited {text-decoration: none; color: #000000;}
.links2 A:active {text-decoration: none; color: #000000;}
.links2 A:hover {text-decoration: underline; color: #4A777A;}