/* page background */
body {background-color:white;
scrollbar-3dlight-color : #D59FD0;
scrollbar-darkshadow-color : #D59FD0;
scrollbar-highlight-color : #FFFFFF;
scrollbar-shadow-color : #FFFFFF;
scrollbar-arrow-color : #D59FD0;
scrollbar-face-color : #D59FD0;
scrollbar-track-color : #FFFFFF;
}

body{font-family:verdana,arial;
font-size: 11px;
font-style: normal;
}

/* header 1 */
.head1
{
font-family: Century Gothic;
font-size: 25px;
color:D59FD0;
font-weight: bold;
}

/* header 2 */
.head2
{
font-family: Century Gothic;
font-size: 13px;
color:D59FD9;
font-weight: bold;
}


/* text in black bg */
.lc
{
font-family: Verdana, Arial;
font-size: 11px;
font-style: normal;
color:white;
}

.lc a,.menu a:link,.menu a:active,.menu a:visited {
color: white;
font: 11px Verdana, Arial;
text-decoration: none;
}

.lc a:hover {
color: white;
font: 10px Verdana, Arial;
cursor: pointer;
text-decoration: underline;
}

table{font-size:100%;font-family:Verdana,Arial}










