body  {
    font-size : 10pt;
    font-family : Arial Cyr, Tahoma, Lucida Sans Unicode, Helv, sans-serif;
    color : #000000;
}

A:link  {
    text-decoration : underline;
    color : #A7A6A2;
    /*font-weight : bold;*/
}

A:visited  {
    text-decoration : underline;
    color : #A7A6A2;
    /*font-weight : bold;*/
}

A:hover  {
    color : #A7A6A2;
    text-decoration : none;
}

A:active  {
	color : #A7A6A2;
	text-decoration : underline;
}

/* need for netscape 4.0*/
P  {
    color : #000000;
    font-size : 10pt;
    font-family : Arial Cyr, Tahoma, Lucida Sans Unicode, Helv, sans-serif;
    /*text-align: justify;*/
}

address  {
    font-size : 9pt;
    font-family : Arial Cyr, Tahoma, Lucida Sans Unicode, Helv, sans-serif;
    font-style : italic;
}

H1  {
    clear : left;
    font-family : Arial Cyr, Tahoma, Lucida Sans Unicode, Helv, sans-serif;
    font-size : 16pt;
	color : #4C108C;
}

.enl  {
    font-size : 16pt;
    font-weight : bold;
}

H2  {
    font-family : Arial Cyr, Tahoma, Lucida Sans Unicode, Helv, sans-serif;
    font-size : 13pt;
    color : #4C108C;
}

H3  {
    font-family : Arial Cyr, Tahoma, Lucida Sans Unicode, Helv, sans-serif;
    font-size : 14px;
	font-weight : bold;
    color : #FFFFFF;
}

.date  {
	font-family : Arial Cyr, Tahoma, Lucida Sans Unicode, Helv, sans-serif;
	font-size : 12px;
	color : #7E85CD;
	font-weight : bold;
}

/* we need both ol & ul for netscape 4.0*/
ol  {
    font-family : Arial Cyr, Tahoma, Lucida Sans Unicode, Helv, sans-serif;
    font-size : 10pt;
	text-align: left;
}

ul {
    font-family : Arial Cyr, Tahoma, Lucida Sans Unicode, Helv, sans-serif;
    font-size : 10pt;
    color : #000000;
	text-align: left;
}
li {
	font-family : Arial Cyr, Tahoma, Lucida Sans Unicode, Helv, sans-serif;
	font-size : 10pt;
	color : #000000;
	text-align: left;
}

td  {
    font-size : 10pt;
    font-family : Arial Cyr, Tahoma, Lucida Sans Unicode, Helv, sans-serif;
    color : #000000;
}

.JustWhite {
	font-family : Tahoma, Verdana, Lucida Sans Unicode, Helv, sans-serif;
	font-weight : normal;
	font-size : 11px;
	color: #FFFFFF;
}   

.BoldWhite {
	font-family : Tahoma, Verdana, Lucida Sans Unicode, Helv, sans-serif;
	font-weight : bold;
	font-size : 11px;
	color: #FFFFFF;
} 

.BoldBrown {
	font-family : Tahoma, Verdana, Lucida Sans Unicode, Helv, sans-serif;
	font-weight : bold;
	font-size : 11px;
	color: #A0824A;
}

.JustBlue {
	font-family : Tahoma, Verdana, Lucida Sans Unicode, Helv, sans-serif;
	font-weight : normal;
	font-size : 11px;
	color: #56788E;
}

.MainLink {
	font-family : Tahoma, Verdana, Lucida Sans Unicode, Helv, sans-serif;
	font-weight : bold;
	font-size : 13px;
	color: #A7A6A2;
}

.MainLinkBlue {
	font-family : Tahoma, Verdana, Lucida Sans Unicode, Helv, sans-serif;
	font-weight : bold;
	font-size : 13px;
	color: #56788E;
}




.SmallerThan {
	font-family : Tahoma, Verdana, Lucida Sans Unicode, Helv, sans-serif;
	font-weight : normal;
	font-size : 11px;
	color: #000000;
}
