body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #f4f4f4 url(images/bg.gif) top center repeat-y;
}

.table-font {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #333333;
line-height: normal;
}

a:hover {
text-decoration: underline;
color: #330099;
}

a {
text-decoration: none;
color: #330099;
}

.header {
font-size: 0.6em;
}

.small {
font-size: 0.6em;
}

.medium {
font-size: 0.8em;
}

.title1 {
font-size: 0.8em;
color: #0000c0;
font-style: italic;
font-weight: bold;
}

.title2 {
font-size: 0.8em;
color: #0000c0;
font-style: italic;
text-decoration: underline;
font-weight: bold;
}

.title3 {
font-style: italic;
font-weight: bold;
color: #000000;
}

.line {
border-left: 1px solid #f0f0f0;
padding: 10px 10px 10px 10px;
}
