body {
	font-size: 90%;
	line-height: 160%;
	background-image: url(img/background2.gif);
	background-repeat: no-repeat;
	background-position:top center;
	margin: 0px;
	padding: 0px;
}


.news-table {
	font-size: 85%;
	line-height: 160%;
	color:#666;
	border-bottom:1px dashed #999;
}



#clauses {
	width:660px;
	margin:0px auto 0px auto;
}


#clauses p {
	font-size: 90%;
	color:#555;
}


#clauses li {
	font-size: 90%;
	color:#555;
}


h3 {
	font-size: 120%;
	color:#555;
	border-bottom:#999 3px double;
	font-weight:bold;
	margin-top:25px;
}


.copyright {
	font-size: 80%;
	color:#666;
}
	
.need {
	font-size:11px;
	color:#C33;
}

a {
	color:#36C;
}

a:hover {
	text-decoration:none;
}

h2,
h1 {
	margin:0px;
	padding:0px;
	line-height:100%;
	font-weight:normal;
	font-size:16px;
}

h1 strong {
	font-weight:normal;
}

h2 strong {
	font-weight:normal;
}


h2.title {
	border-bottom:#b1cbe2 5px solid;
	color:#444;
	font-size:18px;
	font-weight:bold;
	letter-spacing:6px;
	width:660px;
	text-align:left;
	padding:5px;
	margin:0px auto 25px auto;
}


.subtitle {
	font-weight:normal;
	font-size:14px;
}

