body
{
	scrollbar-face-color:		#DEECE2;
	scrollbar-highlight-color:	#DEECE2;
	scrollbar-shadow-color:		#DEECE2;
	scrollbar-track-color:		#FfFfFf;
	scrollbar-darkshadow-color:	#DEECE2;
	font-family: Trebuchet MS;
   font-size: 10pt;
   margin-top: 0 px;
   margin-left: 0 px;
   margin-right: 0 px;
   margin-bottom: 0 px;
	background: Black;
	background-image: url(vzd.jpg);
	background-attachment: fixed;
}

p, font
{
	font-family:	Tahoma;
	font-size:	11px;
	BORDER:		0px solid;
color:		#409000;
}

td
{
	border-color:	#ffffff;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px
}

h1
{
	font-size:		16px;
	TEXT-DECORATION:	none;
	color:			#005555;
}
h2
{
	font-size:		16pt;
	TEXT-DECORATION:	none;
	color:			Aqua;
}
a
{
	TEXT-DECORATION:	none;
	font-family:	Tahoma;
	font-weight:	bold;
	font-size:	11px;
	color:		#FFE02B;
}

A:hover
{
	color:	red;
}


img
{
	border: 0px;
}
.top{
	background-image: url(top.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.bot{
	background-image: url(bot.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.ttl{
	font-size:	15px;
	text-decoration: underline;
}


