body {
background: #efe9e7;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
text-align: justify;
margin: 5px;
}

table.ex, table.ex td, table.ex th {
border-style: solid;
border-color:#A00000;
background-color:transparent;
font-size: 100%;
}

table.t1 {border: #000 3px solid; background-color:transparent; font-size: 100%;}
table.t2 {border: #bc0000 12px solid; background-color:transparent; font-size: 100%;}
table.t3 {border: #000 3px solid; background-color:transparent; font-size: 100%;}

a { font-size: 12px; font-weight: bold; text-decoration: none;}
a:link, a:visited {color:#f3b648;}
a:hover, a:active {color:#cc0000;}

.vortex {
background: url(vortex.gif) no-repeat top center;
width:500px;
height: 350px;
margin: 0 auto;
text-align: center;
color: #fff;
}

.cont {padding: 135px 0 0 0;}
