BODY{
	margin-left : .5cm;
	margin-right : .5cm; 
	font-family : Verdana,Arial,Helvetica,Sans-serif;
	font-size : 12px;
     }
TD{
	font-family : Verdana,Arial,Helvetica,Sans-serif;
	text-align : center;
  }
A:link { 
text-decoration : none; 
font-size : 10pt; 
color : #FFFFFF; 
} 
A:visited {
text-decoration : none; 
font-size : 10pt; 
color : #FFFFFF; 
} 
A:hover {
text-decoration : none; 
font-size : 10pt; 
color : red; 
} 
.j {
text-align : justify;
font-family : Verdana,Arial,Helvetica,Sans-serif; 
font-size : 12pt; 
} 
.n { 
text-align : left;
font-family : Verdana,Arial,Helvetica,Sans-serif; 
font-size : 12pt; 
}
.c {
text-align : center;
font-family : Verdana,Arial,Helvetica,Sans-serif; 
font-size : 12pt; 
} 
.r {
text-align : right;
font-family : Verdana,Arial,Helvetica,Sans-serif; 
font-size : 12pt; 
} 
.ctesta {
text-align : center;
background-color : #1b4277;
color : #FBF904;
font-family : Verdana,Arial,Helvetica,Sans-serif; 
font-size : 20pt; 
} 
.ctes{
text-align : center;
background-color : #1b4277;
color : #FBF904;
font-family : Verdana,Arial,Helvetica,Sans-serif; 
font-size : 15pt; 
}
.csh {
text-align : center;
background-color : #1b4277;
font-family : Verdana,Arial,Helvetica,Sans-serif; 
color : #FBF904;
font-size : 8pt; 
} 
.cs {
text-align : center;
background-color : #ffffff;
font-family : Verdana,Arial,Helvetica,Sans-serif; 
color : #000000;
font-size : 8pt; 
}
.csb {
text-align : center;
font-family : Verdana,Arial,Helvetica,Sans-serif; 
font-size : 15pt; 
}
.cb {
text-align : center;
font-family : Verdana,Arial,Helvetica,Sans-serif; 
font-size : 20pt; 
}
.cbb {
text-align : center;
font-family : Verdana,Arial,Helvetica,Sans-serif; 
font-size : 30pt; 
}
#csstopmenu , #csstopmenu ul {
padding : 0; 
margin : 0; 
list-style : none; 
font-size : 10pt; 
font-weight : bold; 
} 
#csstopmenu li {
float : left; 
position : relative; 
} 
#csstopmenu a {
text-decoration : none; 
} 
.mainitems {   
background-color : #1b4277;
color : black;
border : 2px solid #ffffff; 
} 
.headerlinks {
background-color : #1b4277;
margin : auto 5px; 
color : black; 
} 
.submenus {
background-color: #1b4277;
color : #ffffff;
display : none; 
width : 8em; 
position : absolute; 
top : 1.2em; 
left : 0; 
border : 2px solid #FFFF80; 
} 
.submenus li {
width : 100%; 
} 
.submenus li a {
display : block; 
width : 100%; 
text-indent : 3px; 
} 
#csstopmenu li > ul {
top : auto; 
left : auto; 
} 
#csstopmenu li:hover ul, li.over ul {
display : block; 
} 
html > body .submenus li a {
width : auto; 
}
html > body #clearmenu {
height : 3px; 
} 