BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(../images/bg_head.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
TD {
	font-size: 90%;
	color: #000000;
/*	text-align: justify;*/
}
.head, .head a {
	color: #515151;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
}
.menu-small, .menu-small a {
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu-top, .menu-top a {
	font-size: 8px;
	text-transform: uppercase;
	color: #344658;
	text-decoration: none;
	font-weight: bold;
}
.menu-right, .menu-right a {
        padding-left: 10px;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
}
.menu-right a:hover {
	text-decoration: underline;
}
.menu-right-act, .menu-right-act a {
	color: #BA0000;
}
.title {
	font-size: 110%;
	text-transform: uppercase;
	color: #838383;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 10px;
}
.text {
	font-size: 100%;
	color: #000000;
	text-align: justify;
}
.texthead {
	font-size: 100%;
	color: #000000;
}
.footer-left {
	font-size: 9px;
	color: #FFFFFF;
}
.footer-center {
	font-size: 9px;
	color: #A9A8A8;
}
.footer-center a {
	color: #DA242B;
	text-decoration: none;
}
.footer-center a:hover {
	text-decoration: underline;
}
.footer-center-b {
	font-size: 10px;
	color: #7F7070;
}
.news-date {
	font-size: 90%;
}
.news-name, .news-name a {
	font-size: 100%;
	color: #f15a30;
	text-decoration: none;
}
.news-name a:hover {
	text-decoration: underline;
}
.news-separator {
	height: 1px;
	background-image: url(../images/separator_1.gif);
	background-repeat: repeat-x;
	background-position: left;
}

.mypre {
	font-size: 110%;
        color: #000000;
}

