Body {
	font-family:Arial;
	margin:0px;
	background:url(images/background.jpg) repeat-x;
}

IMG {
	border:0px;
}

a:link {
	color:#B1063A;
	text-decoration:none;
}

a:hover {
	color:#B1063A;
	text-decoration:underline;
}

a:visited {
	color:#B1063A;
	text-decoration:none;
}

a:current {
	color:#B1063A;
	text-decoration:none;
}

P {
	line-height:18px;
	font-size:13px;
	text-align:justify;
}

ul {
	font-size:13px;
}

li {
	list-style-type: decimal;
	text-align:justify;
	line-height:18px;
	}


#label {
	width:930px;
	height:30px;
}

#lang {
	float:right;
	font-size:12px;
	padding-top:8px;
}

#title {
	font-weight:bold;
	font-size:26px;
	color:#000000;
	float:left;
}

.highlight {
	font-weight:bold;
	color:#FF0000;
}

#wrapper {
	width:980px;
	margin:0px auto;
}

#top {
	width:960px;
	height:100px;
	background:#FFFFFF;
	border:1px #CCCCCC solid;
}

#logo {
	float:left;
	width:360px;
	height:100px;
	margin:10px;
}

#content {
	width:930px;
	margin:0 auto;
	border:1px #CCCCCC solid;
	margin:5px 0 5px 0;
	padding:15px;
	background:#FFFFFF;
}
