body 
{
        background-color: transparent; 
        font-family: Verdana; 
        font-size: 11px; 
        font-weight: bold;
        scrollbar-face-color:#75B2B5;
        scrollbar-arrow-color:#005153;
        scrollbar-track-color:#75B2B5;
        scrollbar-shadow-color:#005153;
        scrollbar-darkshadow-Color:'';
}

p 
{
        font-family: verdana; 
        font-size: 11px;
        font-weight: bold;
}

A, A:visited, A:active 
{
        color: #E1F7F7; 
        font-family: Verdana; 
        font-size: 11px; 
        font-weight: bold;
        text-decoration: none;
}


A:hover 
{
        font-weight: bold;
        font-family: Verdana; 
        font-size: 11px; 
        font-weight: bold;
        text-decoration: underline;
}

img
{
	border-color: #E1F7F7; 
	border: 1;
}
