p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	text-transform: none
}

.hdr1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;	
	color: Black;
	text-transform: none
}

A.hdr1:active, visited {
	color: Black;
}

A.hdr1:hover {
	text-decoration : underline;
	color: Gray;
}

.yulya {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	font-style: normal;	
	font-weight: normal;	
	color: Black;	
	text-transform: none
}

.hdr0 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 13px;	
	font-style: normal;	
	font-weight: bold;	
	color: Black;
}

A.hdr0:active, visited {color: Black;}
A.hdr0:hover {	
	text-decoration : underline;	
	color: Gray;
}

.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	text-decoration : none;
}

A.link1:hover {text-decoration : underline;}

.coolTable
{
	position: relative;
	margin: 0px;
	font: menu;
	highlightBackgroundColor: #C1D2EE;
	highlightBorderColor: #316AC5;
	color: windowtext;
	cursor: default;
}
.coolTable THEAD TD
{
	border-left: 1px solid buttonhighlight;
	border-top: 1px solid buttonhighlight;
	border-bottom: 1px solid buttonshadow;
	border-right: 1px solid buttonshadow;
	font: 11px menu;
	color: menutext;
	background-color: buttonface;
	padding-top: 0px;
	padding-bottom: 1px;
	cursor: hand;
}

.coolTable SHEAD TD
{
        border-left: 1px solid buttonhighlight;
        border-top: 1px solid buttonhighlight;
        border-bottom: 1px solid buttonshadow;
        border-right: 1px solid buttonshadow;
        font: 11px menu;
        color: #ffffff;
        background-color: #ffeeff;
        padding-top: 0px;
        padding-bottom: 1px;
        cursor: hand;
}

