body{
background-image:url(images/img_01.jpg);
background-repeat:repeat-x;
background-color: #d2d8fa;
margin: 0px;
font-family: tahoma;
font-size: 12px;
}
table{
font-family: tahoma;
font-size: 12px;
}
.rand{
border: 1px solid #5164c4;
background-color: #FFFFFF;
}
.vak{
background-image:url(images/img_03.jpg);
background-repeat:repeat-x;
background-color: #d7ddfc;
vertical-align: top;
text-align:left;
}
.copyright{
text-align:center;
padding: 5px;
font-weight:bold;
font-size: 10px;
}
a:link {
	color: #000000; text-decoration: none;
}
a:active {
	color: #000000; text-decoration: none;
}
a:visited {
	color: #000000; text-decoration: none;
}
a:hover {
	color: #003399; text-decoration: none;
}