BODY
{
	Color: #DEB0CC;
	Background-Color: #000000;
	Background-Image: bkg5.jpg;
	Font-Family: Tahoma;
	Font-Size: smaller;
	Font-Variant: normal;
	Font-Weight: lighter;
	Font-Style: normal;
	Text-Align: left;
	scrollbar-face-color:#000000;
	scrollbar-base-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color: #DEB0CC;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#DEB0CC;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-highlight-color :#DEB0CC;
}	
A:LINK
{
	Color:#FFC0CB;
	Font-Family: Tahoma;
	Font-Size: smaller;
	Font-Variant: normal;
	Font-Weight: lighter;
	Font-Style: normal;
	Text-Decoration: none;
}
A:HOVER
{
	Color: #C68087;
	Font-Family: Tahoma;
	Font-Size: smaller;
	Font-Variant: normal;
	Font-Weight: lighter;
	Font-Style: italic;
	Text-Decoration: underline overline;
	cursor: move;
}
  A:ACTIVE 
{
    Color: #C68087;
	Font-Family: Tahoma;
	Font-Size: smaller;
	Font-Variant: normal;
	Font-Weight: lighter;
	Font-Style: italic;
	Text-Decoration: underline 
}
A:VISITED
{
	Color: #DB8AA7;
	Font-Family: Tahoma;
	Font-Size: smaller;
	Font-Variant: normal;
	Font-Weight: lighter;
	Font-Style: normal;
}

H1
{
Color: #FF99FF;
Font-Family: Tahoma, Verdana, Arial;
Font-Size: small;
Font-Variant: normal;
Font-Weight: bold;
Font-Style: italic;
Text-Decoration: none;
}

H2
{
Color: #685379;
Font-Family: Tahoma, Verdana, Arial;
Font-Size: medium;
Font-Variant: normal;
Font-Weight: bold;
Font-Style: italic;
Text-Decoration: none;
}

TABLE.first
{
	Color: #9E708D;
	Font-Family: Tahoma, Verdana, Arial;
	Font-Size: smaller;
	Font-Variant: normal;
	Font-Weight: lighter;
	Font-Style: normal;
	Text-Align: left;
	Text-Decoration: none;
	Border-Color: #FFB6C1;
	Border-Style: inset;
	Border-Width: medium;
	border-collapse : collapse;
	text-indent : 5px;
}
TABLE.scnd
{
	Font-Family: Tahoma, Verdana, Arial;
	Font-Size: smaller;
	Font-Variant: normal;
	Font-Weight: lighter;
	Font-Style: normal;
	Text-Align: left;
	Text-Decoration: none;
	Border-Color: #000000;
	Border-Width: thin;
	border-collapse : collapse;
}
HR
{
	Color: #774462;
	Text-Align: center;
	Border-Style: ridge;
	Border-Width: medium 0px 0px 0px;
	width : 95%;
}

