p
{
font: small-caps 12px arial,verdana;
text-align: justify;
margin: 20px;
}
td
{
font: normal 14px arial,verdana;
}
.small
{
font: normal 9px arial,verdana;
}
a:link,a:active
{
color: #FF0000;
text-decoration: underline;
}
a:hover
{
color: #FFFFFF;
text-decoration: underline;
background-color: #000000;
}
a:visited
{
color: #FF0000;
text-decoration: none;
}
.ckbg
{
background-image: URL('images/ckbg.jpg');
background-repeat: no-repeat;
}
h3
{
font: bold 16px arial,verdana;
color: #FF0000;
margin-top: 15px;
margin-bottom: 0px;
}
hr
{
margin:0px;
}
input.form,textarea.form
{
width: 200px;
font: normal 14px arial,verdana;
margin:0px;
padding:0px;
}
form
{
margin:0px;
}
div.floater
{
position: absolute;
left: 30%;
top: 200;
width: 400;
z-index: 100;

}
