body {background:#eee;}

table {
background:#fff;
border-left: 3px solid #ddd;
border-right: 3px solid #ddd;
}

.lang {
padding: 120px 3px 20px 0;
font-size: 0.8em;
color: #999;
}

.leftH1 {
padding: 10px 10px 0 3px;
color: #990000;
font-size: 0.7em;
font-family: Verdana;
}

.leftP {
padding: 0 10px 0 3px;
font-family: Verdana, sans-serif;
font-size: 0.6em;
line-height: 0.4em;
color: #666;
}

.rightFloat {
float: right;
margin-right: 8px;
padding-top: 3px;
}

.centerH1 {
font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
font-size: 1em;
padding: 5px 0 0 5px;
}

.centerP {
font-family: Georgia, Garamond, serif;
font-size: 0.8em;
color: #333333;
padding: 5px 3px 0 5px;
}

.rightH1 {
font-family: Verdana, sans-serif;
font-size: 0.8em;
color: #990000;
padding: 5px 5px 0 5px;
}

.rightP {
font-family: Verdana;
font-size: 0.6em;
color: #333333;
padding: 0 5px 0 5px;
}

#footer {
font-family: Verdana;
font-size: 0.6em;
color: #ddd;
padding: 0 5px 0 5px;
}

#footer a{
color: #ddd;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

img {border: 0px;}

.cap {
	/*float: left;
	width: 6px;*/
	font-size: 28px;
	line-height: 30px;
	font-weight: semibold;
	color:#900;
	font-family: garamond, _serif;
}
