body{
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-image: url(http://www.krokodilz.ru/img/crocs3.gif);
}
td{
	background-color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;	
}
p{
	background-color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;	
}

hr {color: #cc0000;
}

a:link {
	color: #cc0000;
      text-decoration: none;
}
a:visited {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	color: #ff0000;
	text-decoration: none;
}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 36px;
	font-weight: bold;
}
.style3 {font-family: Arial, Helvetica, sans-serif; color: #CC0000; font-size: 15px; }

.style4 {
	font-family: "Times New Roman", Times, serif;
	color: #CC0000;
	font-size: 24px;
}
.style5 {
	font-size: 12px;
	font-style: italic;
}

h1{margin:0px; padding:10px;}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#808080;
	margin-top: 20px;
	margin-bottom: 5px;
}
h3{}

img {
	border:0px;
}

.comment{font-size:0.8em;}

/*** FRENDS ***/
td .frends{
	text-align: center;
	background-color:#00CC00;
	padding:4px;
	font-size:1em;
}

/*** FOOTER ***/
.footer{font-size:0.8em; color:#555555;}

/*** CALENDAR ***/
.calendar td{
	font-family: Tahoma, Arial;
	font-size:0.7em;
}

