﻿body
{ 
    font-size: 10pt;
    color: #FFFFFF;
    font-family: Verdana;
    background-color: #000000;
    margin: 10px
 }

TD
{
    font-size: 10pt;
    vertical-align: top;
    padding: 0pt;
    font-family: Verdana;
}
img
{
    border:0pt;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
A, A:Active, A:Visited, A:Link   
{
    color: #ffffff;
    text-decoration:none
}
A:hover
{
    color: #ffffff;
    text-decoration: underline
}
.home_window
{
	 OVERFLOW: auto;
	 HEIGHT: 201px;
	 width: 500px;
	 PADDING: 0px;
    scrollbar-base-color: #000000;
    scrollbar-arrow-color: #555555;
    scrollbar-3dlight-color: #dddddd;
    scrollbar-darkshadow-color: #000000;
    scrollbar-face-color: #222222;
    scrollbar-track-color: #333333;
}
.home_names
{
    font-weight: bold;
    font-size: 0.9em;
    color: #ffffff;
    font-family: Verdana;
    font-variant: small-caps;
}
.home_names A, .home_names A:Active, .home_names A:Visited, .home_names A:Link   
{
    color: #ffffff;
    text-decoration:none
}
.home_names A:hover
{
    color: #ffffff;
    text-decoration: underline
}
.home_names_title
{
    font-weight: bold;
    font-size: 1.1em;
    color: #ffffff;
    font-family: Verdana;
    font-variant: small-caps;
}

.entry_title
{
    font-weight: bold;
    font-size: 11pt;
    color: #ffff99;
}
.right_list, .right_list A, .right_list A:Active, .right_list A:Visited, .right_list A:Link {
    color: #ffffff;
    text-decoration:none;
    text-align:right
}
.right_list A:hover
{
    color: #ffffff;
    text-decoration: underline;
    text-align:right
}

.alert
{
    font-size: 11pt;
    font-weight: bold;
    color: #F89792;
}
.small_note
{
    font-size: 8pt;
    color: #C5C5C5;
}
.bio_name
{
    font-size: 1.1em;
    font-weight: bold
    }
