h1,h2,h3,h4,h5,h6,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family: 'Arial', sans-serif;
 color: #001040;
 margin-top:0px;
}

p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {font-size: 12px; margin-bottom:6px;}
h1, h2, h3, h4, h5, h6 {font-weight: bold;}
h1 {font-size: 30px; margin-bottom:10px;}
h2 {font-size: 26px; margin-bottom:10px;}
h3 {font-size: 22px; margin-bottom:10px;}
h4 {font-size: 18px; margin-bottom:10px;}
h5 {font-size: 14px; margin-bottom:10px;}
h6 {font-size: 12px; margin-bottom:10px;}
ol {list-style-type: upper-roman;}
ul {list-style-type: none;}

blockquote {
 margin-top: 6px;
 border-style: solid;
 border-width: 2px;
 padding: 10px;
 border-color: #001040;
 background-color:#E0E0E0;
 color: #000000;
}

.menuleft { font-size: 14px; font-weight: bold; color:#FFFF80; margin-bottom:10px;}
.menutop { font-size: 10px; color:#001040; margin-bottom:10px;}
.invers {color: #FFFF80;}
.black {color: #000000;}
.white {color: #FFFFFF;}
.red {color: #FF0000;}
.green {color: #00FF00;}
.blue {color: #0000FF;}
.cyan {color: #00FFFF;}
.yellow {color: #FFFF00;}
.magenta {color: #FF00FF;}