body {
	scrollbar-face-color: #868585;
	scrollbar-highlight-color: #c2c2c2;
	scrollbar-3dlight-color: #565656;
	scrollbar-darkshadow-color: #565656;
	scrollbar-shadow-color: #6c6b6b;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	margin : 0;
	border : 0;
	padding : 0;
	background-color : #eeeeee;
	color : black;
	font-size : 13px;
	font-family : Verdana;
	text-decoration : none;
	background-position : top center 
}
#wrapper {
	BACKGROUND: #ffffff;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 10px auto;
	WIDTH: 769px;
	COLOR: #333;
	PADDING-TOP: 0px;
	voice-family: inherit;
	border: 1px solid #999;
}
.langlink{
	font-size : 12px;
	font-family : Verdana;
	color: #ffffff;
	white-space: nowrap;
	text-decoration: none
}
.langlink a{
	font-size : 12px;
	font-family : Verdana;
	color: #ffffff;
	white-space: nowrap;
	text-decoration: none
}
.langlink:hover a{
	text-decoration: underline
}
.subtitle{
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #333333;
}
a {
	color: #B13B3B;
	text-decoration: none;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-bottom: -5px;
}

