body, td, th {
        font-family: Verdana;
        font-size: 12px;
        color: #333333;
		line-height:16px;
}

table{
border: 0;
}
td{
border-color:#000000;

}

font,div,span{
        font-family: Verdana;
}
.body{
   		font-family: Verdana;
        text-align:justify;	
        font-size: 12px;
		line-height:16px;
 
        color: #333333;
	    
        padding-left: 8px;   padding-right: 8px;
     
}
a, a *{
 font-family:Tahoma;
 font-size: 12px;
 font-weight:bold;
 color:#23487A;
 text-decoration:none;
}
a:link, a:link *{
        color: #23487A;
        text-decoration: none;
}
a:visited, a:visited *{
        text-decoration: none;
        color: #23487A;
}
a:hover, a:hover *{
        text-decoration: none;
        color: #4376BA;
}
h1, h2, h3, h4, h5, h6 {
        font-family: Verdana;
        font-weight: bold;
        margin: 0px;
}
.header {
        font-size: 16px;
        color:#0059B2;
		font-weight:bold;
		padding-left:11px;
		color: black;
}
h2 {
        font-size: 18px;
        color:#0059B2;
        margin: 0px;
}
input {
        font-size: 10px;
        color: #10477F;
}
ul {
        margin-top: 0px;
        margin-bottom: 0px;
}

hr {
        height: 1px;
        color: #999999;
}
.header-footer-text {
        font-size: 11px;
        color:#FFFFFF;
        font-weight:bold;
	}
a.header-footer-text:link {
        color: #23487A;
}
a.header-footer-text:visited {
        color: #23487A;
}
a.header-footer-text:hover {
        color:#4376BA;
}
.nav-bar {
        font-size: 11px;
        color:#FFFFFF;
        font-weight:bold;
    	background-repeat:repeat-x;
}
a.nav-bar:link {
        color: #23487A;
}
a.nav-bar:visited {
        color: #23487A;
}
a.nav-bar:hover {
        color:#4376BA;
}
.header-text-big {
        font-size: 12px;
        color: #0059B2;
        font-weight: bold;
        line-height: 18px;
}

.body-line {
       height: 1px;
       background-color: #FFFFFF;
       padding: 8px;
}
.print {
       background-color: #CCCCCC;
       padding: 15px;
       line-height: 18px;
}
.sel {
        color: #FF9900;
}
.hil {
        background-color: #FFCC33;
}