BODY	{
	background-color: #FFFFFF;
	font-family:Verdana,Helvetica,Sans-Serif;
	font-size:10px;
	font-weight:bold;
	line-height:140%;
}

TD,P,UL,OL	{
	font-family: verdana,helvetica,sans-serif;
	font-size:10px;
	color: #333333;
	font-weight:bold;
	line-height:140%;
}

A:link	{ 
	color: #666666; 
	text-decoration: underline;
	line-height:140%;

}
 
A:active	{ 
	color: #FFFFFF; 
	text-decoration: none;
	line-height:140%;

}

A:visited	{ 
	color: #666666; 
	text-decoration: underline;
	line-height:140%;

}

A:hover	{ 
	color: #FFFFFF; 
	text-decoration: none; 
	background-color: #666666;
	line-height:140%;

}

A.TOP:link	{ 
	color: #FFFFFF; 
	text-decoration: underline;  
	font-family: verdana,helvetica,sans-serif; 
	font-size:10px;
	line-height:140%;

}

A.TOP:active	{ 
	color: #336633; 
	text-decoration: none;  
	font-family: verdana,helvetica,sans-serif; 
	font-size:10px;
	line-height:140%;

}

A.TOP:visited	{ 
	color: #FFFFFF; 
	text-decoration: underline; 
	font-family: verdana,helvetica,sans-serif; 
	font-size:10px; 
	line-height:140%;

}

A.TOP:hover	{ 
	color: #CCCCCC; 
	text-decoration: none;  
	background-color: #336633; 
	font-family: verdana,helvetica,sans-serif; 
	font-size:10px; 
	line-height:140%;

}


HR	{ 
	color: #666666;
}

B	{ 
	font-weight: bold;
}

I	{ 
	font-style: italic;
}

TT	{ 
	font-family: verdana,helvetica,sans-serif; 
	font-size:10px; 
	color: #336633;  
	font-weight:bold;
	line-height:140%;

}

PRE	{ 
	font-family: verdana,helvetica,sans-serif; 
	font-size:10px; 
	color: #333399;  
	font-weight:bold; 
	line-height:140%;

}

.JUSTIFY	{ 
	text-align: justify;
}

.HEAD	{ 
	font-size: 16px; 
	font-weight: bold;  
	color: #336633;
	line-height:140%;

}

.TOP	{ 
	font-family: verdana,helvetica,sans-serif; 
	font-size: 12px;  
	color: #FFFFFF;
	line-height:140%;
 
}

.SLANTED	{ 
	font-style: italic;
}

.PHAT	{ 
	font-weight: bold; 
}

.MEDIUM	{ 
	font-size:14px; 
	color:#FF0000; 
	font-weight:bold;
	line-height:140%;
 
}

.PRAVDA	{ 
	font-size:12px; 
	color:#FF0000; 
	font-weight:bold;
	line-height:140%;

}

UL.FANCY	{ 
	list-style: url(/graphics/fancydot.gif) disc;
}

.DOTS	{ 
	background-image: url(/graphics/black_dots.gif); 
	background-repeat: no-repeat; 
	background-position: center center;
}

.DOTS_LONG	{ 
	background-image: url(/graphics/black_dots.gif); 
	background-repeat: repeat-x; 
	background-position: center center;
}