@CHARSET "windows-1251";


body {
	font-family: Verdana,Helvetica,Arial;
	font-size: 11pt;
	color: #ffffff;
	background-color: #a0a0a0;
}

table {
	font-family: Verdana,Helvetica,Arial;
	border-width: 0px;
}

table.main {
}


A { color: #ffffff; text-decoration: underline;}
A:link { color: #ffffff; text-decoration: underline;}
A:visited { color: #ffffff; text-decoration: underline;}
A:hover { color: #ffffff; text-decoration: overline;}


.title {
	font-family: Verdana,Helvetica,Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #ffffff;
	text-align: center;		
}

.header {
	font-family: Verdana,Helvetica,Arial;
	font-size: 13pt;
	color: #ffffff;	
}

.headerbold {
	font-family: Verdana,Helvetica,Arial;
	font-size: 13pt;
	color: #ffffff;
	font-weight: bold;	
}

