/* CSS Document */

h1, h2{
font-family:Tahoma;
font-size:12px;
color:#333333;
}

body{
font-family:Tahoma;
font-size:11px;
color:#333333;
}

body a{
color:#990000;
text-decoration:none;
}

body a:hover{
text-decoration:underline;
}

.content .content_table .alf{
font-size:12px;
font-weight:bold;
text-align:center;
color:#333333;
}

.content .content_table .alf a{
color:#990000;
text-decoration:none;
}

.content .content_table .alf a:hover{
text-decoration:underline;
}

.content .content_table .leftcol ul{
font-size:12px;
font-weight:bold;
color:#333333;
}

.content .content_table .leftcol ul a{
color:#990000;
text-decoration:none;
}

.content .content_table .leftcol ul a:hover{
text-decoration:underline;
}

.content .content_table .leftcol .blink a{
text-decoration:none;
}

.content .content_table .leftcol .blink a:hover{
text-decoration:underline;
}

.content .content_table .rightcol .sponslinks{
font-size:13px;
font-weight:bold;
}

.content .content_table .rightcol .sponslinks a{
text-decoration:none;
}

.content .content_table .rightcol .sponslinks a:hover{
text-decoration:underline;
}

.content .content_table .biography{
line-height:12px;
text-align:justify;
}

/* Footer */

.footer{
font-size:12px;
font-weight:bold;
}