BODY
{
    FONT-SIZE: 12pt;
    background-color: #000000;
    COLOR: gray;
    FONT-FAMILY: '@Arial Unicode MS', 'Arial Black'
}
H1
{
    COLOR: black;
    FONT-FAMILY: 'Times New Roman', 'Wide Latin', Arial, sans-serif, 'Times New Roman Baltic';
    TEXT-ALIGN: center
}
H3
{
    COLOR: black;
    FONT-FAMILY: 'Times New Roman', 'Wide Latin', Arial, sans-serif;
    LETTER-SPACING: 3px;
    TEXT-ALIGN: center
}
H4
{
    COLOR: black;
    FONT-FAMILY: 'Times New Roman', '@Arial Unicode MS', 'Wide Latin', Arial, sans-serif;
    LETTER-SPACING: 3px;
    TEXT-ALIGN: center
}
H2
{
    COLOR: black;
    FONT-FAMILY: 'Times New Roman', '@Arial Unicode MS', papyrus, sans-serif;
    LETTER-SPACING: 3px;
    BACKGROUND-COLOR: transparent
}
H5
{
    COLOR: black;
    FONT-FAMILY: 'Times New Roman', '@Arial Unicode MS', System, 'courier new', monospace;
    TEXT-ALIGN: right
}
H6
{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: System, 'courier new', 'Times New Roman', monospace;
    DISPLAY: inline;
    
}
LI
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: verdana, 'Arial Unicode MS', 'Times New Roman', Arial, monospace
}
P
{
    FONT-SIZE: 10pt;
    COLOR: black;
    TEXT-INDENT: 10px;
    LINE-HEIGHT: 25px;
    FONT-FAMILY: verdana, 'Arial Unicode MS', 'Times New Roman', Arial, monospace
    TEXT-ALIGN: justify
}
DT
{
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: verdana, 'Arial Unicode MS', 'Times New Roman', Arial, monospace
}
DD
{
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: verdana, 'Arial Unicode MS', 'Times New Roman', Arial, monospace
}
A:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16pt;
    COLOR: black;
    FONT-FAMILY: verdana, monospace, Papyrus;
    WHITE-SPACE: nowrap;
    TEXT-DECORATION: none
}
A:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16pt;
    COLOR: red;
    FONT-FAMILY: verdana, 'Arial Unicode MS', 'Times New Roman', Arial, monospace
    WHITE-SPACE: nowrap;
    TEXT-DECORATION: none
}
A:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16pt;
    COLOR: #cecece;
    FONT-FAMILY: verdana, 'Arial Unicode MS', 'Times New Roman', Arial, monospace
    WHITE-SPACE: nowrap;
    TEXT-DECORATION: none
}
#title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 35pt;
    COLOR: #000000;
    FONT-FAMILY: verdana, 'Arial Unicode MS', 'Times New Roman', Arial, monospace
    WHITE-SPACE: nowrap;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none
}
    
#nav
{
    
    FONT-SIZE: 16pt;
    FONT-FAMILY: verdana, 'Arial Unicode MS', 'Times New Roman', Arial, monospace
    WHITE-SPACE: nowrap;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none
}

#links a:link
{            

	
    FONT-SIZE: 10pt;
    FONT-FAMILY: verdana, 'Arial Unicode MS', 'Times New Roman',      Arial, monospace
    WHITE-SPACE: nowrap;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none
    color: black;



}
#links a:visited

	


{           

	FONT-SIZE: 10pt;
    FONT-FAMILY: verdana, 'Arial Unicode MS', 'Times New Roman',      Arial, monospace
    WHITE-SPACE: nowrap;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none
    color: red;





 }
#links a:hover

{  


FONT-SIZE: 10pt;
    FONT-FAMILY: verdana, 'Arial Unicode MS', 'Times New Roman',      Arial, monospace
    WHITE-SPACE: nowrap;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none
    color: blue;         

 }




#main 
{

    BACKGROUND-IMAGE: url(img/marble.jpg);
    COLOR: black;

}

