
body, a, h1, h2, h3, h4, h5, ul, li, .logo, .menu, .text, .image, .bottom, .copyright, .news {
	font-family:"DejaVu Sans","Bitstream Vera Sans","Lucida Sans",Verdana,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	line-height:20px;
	color:white;
	background-color:#000000;} 

body {background-color:#999999;}

a {font-size:11px; color:#999999; text-decoration:none;}
a:hover {font-size:11px; color:#CCCCCC; text-decoration:none;}

h1 {font-size:17px; margin-top:0px;}
h2 {font-size:15px; margin-top:20px; margin-bottom:-5px;}
h3 {font-size:14px; margin-top:40px; margin-bottom:-5px;}
h4 {font-size:13px; margin-top:20px; margin-bottom:-5px;}
h5 {font-size:12px; margin-top:20px; margin-bottom:-10px; font-style:italic; }

li {padding-bottom:5px;}
img {border-style:none;}
.language img {position:absolute; left:730px; top:180px; padding:0px;}

.logo {
	position:absolute;
	left:20px;
	top:20px;
	width:730px;
	padding:10px;
	border-style: solid;
	border-width:1px;
	border-color:#666666;
	}

.menu {
	position:absolute;
	left:20px;
	top:140px;
	width:140px;
	min-height:260px;
	padding:20px;
	border-style: solid;
	border-width:1px;
	border-color:#666666;
	}

.text {
	position:absolute;
	left:210px;
	top:140px;
	width:500px;
	min-height:280px;
	padding:30px;
	border-style: solid;
	border-width:1px;
	border-color:#666666;
	}

.image {
	border-style:none;
	padding-top:20px;
	padding-bottom:20px;
	font-size:10px;
	text-align:justify;
	line-height:14px;
	}

.bottom {position:absolute; width:500px; height:10px; margin-top:40px; background-color:#999999;}
.copyright {font-size:10px; text-align:center; padding-top:60px;}
.copyright a {font-size:9px;}

.news {
	position:absolute;
	left:320px;
	top:50px;
	width:180px;
	border-style: solid;
	border-width:1px;
	border-color:#FF0000;
	font-size:11px;
	line-height:16px;
	text-align:center;
	padding:10px;
	}

.news a {line-height:14px;}