body {
	background-color: #383838;
	background-image:url(layout/background.jpg);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
}

.h0 {color: #ffffff; font-size: 28px; text-decoration: none; font-style: italic; font-weight:normal; margin: 0px;}
.h1 {color: #ffffff; font-size: 22px; text-decoration: none; font-style: italic; font-weight:normal; margin: 0px;}
.h2 {color: #ffffff; font-size: 13px; text-decoration: none; font-style: italic; font-weight:normal; margin: 0px;}
.h3 {color: #008AA0; font-size: 16px; text-decoration: none; font-style: italic; font-weight:normal; margin: 0px;}

.news {color: #323232; font-size: 10px; text-decoration: none;}
.news:hover {color: #974931;}

.main {color: #323232; font-size: 13px; text-decoration: none; line-height:1.5;}
.main:hover {color: #323232;}

.footer {color: #B5B5B5; font-size: 10px; text-decoration: none;}
.footer:hover {color: #ffffff;}
