body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12pt;
	background-color: #EBEBEB;
}
a
{
text-decoration:none;
color:#325e95;
}
a:hover
{
	color: #993333;
}
.side
{
width: 4%;
background-color: #8aa9cf;
}
.main
{
background-image: url(images/fon.gif);
background-position: center;
background-repeat: no-repeat;
text-align: center;
}
.content
{
text-align: center;
}
.content img
{
margin: 5px;
border: 1px #666666 solid;
}
.calendar
{
font-size: 16pt;
}
