body {
margin: 0;
padding: 0;
background: #fff url(background.jpg) repeat-y;
font-family: arial;
font-size: 11px;
font-weight: normal;
text-align: justify;
line-height: 16px;
color: #353535;
}

table {
font-family: arial;
font-size: 11px;
font-weight: normal;
text-align: justify;
line-height: 13px;
color: #353535;
}

#header {
position: absolute;
top: 0;
left: 0;
width: 750px;
}

#container {
position: absolute;
top: 187px;
left: 219px;
width: 600px;
}

h1 {
font-size: 11px;
font-weight: normal;
font-family: arial;
text-transform: uppercase;
text-align: left;
height: 22px;
color: #000000;
border-bottom: 5px solid #535383;
cursor: crosshair;
}

b, strong {
color: #0c2150;
}

strong.big {
font-size:16px;
font-style:oblique;
color:#46425f;
}

i {
color:#0c2150;
}

a {
color: #9f649e;
text-decoration: none;
cursor: help;
}

a:hover {
color: #b27fc2;
text-decoration: none;
cursor: help;
border-bottom: 2px solid #46425f;
}

.footer {
font-size: 10px;
font-weight: normal;
font-family: arial;
text-transform: uppercase;
text-align: justify;
color: #000000;
}

blockquote {
margin: 11px 80px; 
padding: 10px; 
border-left: 5px solid #46425f;
line-height: 19px;
text-align: justify;
font-size: 11px;
color: #46425f;
}

option, select { 
background: #fffffff; 
border-left, border-right, border-top: 0;
border-bottom: 2px solid #282733; 
color: #282733; 
font: 11px arial, sans-serif; 
line-height: 130%; 
padding: 3px; 
}

input, textarea { 
background: #fffffff; 
border-left, border-right, border-top: 0;
border-bottom: 2px solid #282733; 
color: #282733; 
font: 11px arial, sans-serif; 
line-height: 130%; 
padding: 3px; 
}
