 BODY {
 font-family: Helvetica, Arial, sans-serif ;
 font-size: 12pt;
 color: #ffffff;
 background-color: #0f1287;
 background-image: url(../gfx/eoskarensm8.gif);
 margin-top: 0px;
 margin-right: 50px;
 margin-bottom: 50px;
 margin-left: 50px;
 padding:0px;
 }

 TABLE {
 font-family: Helvetica, Arial, sans-serif ;
 font-size: 12pt;
 color: #000000;
 }

.bform {
 color: #0f1287;
 background-color: #adadd4;
 }

.content {
 background-color: #ffffff;
 background-image: url(../gfx/cloud_texture.jpg); 
 padding:5px;
 }

.main {
 color: #000000;
 background-image: url(../gfx/background.png);
 background-repeat: no-repeat;
 background-position: 100% 0;
 padding-left:50px;
 padding-right:50px;
 }

.container {
 color: #000000;
 background-color: #adadd4;
 padding:3px;
 }

 .qu {
 font-weight: bold;
 }
 
 .an {
 color: #111111;
 }

 A:link { 
 text-decoration:none;
 }

 A:active { 
 text-decoration:underline;
 }

 A:visited { 
 text-decoration:underline;
 }

 A:hover { 
 font-weight: bold;
 text-decoration:none;
 }
 
