.backgroun {
	margin: 0px;
	background-color: #CCCCCC;
}
.contentback {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/lightbackgroun.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #990101;
	font-weight: 100;
	margin-top: 10px;
	margin-bottom: 10px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #666666;
	margin: 0px 0px 10px;
	text-indent: 0px;
}
.homenov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px 0px 0px;
	padding: 0px;
	font-weight: bold;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	font-style: italic;
	font-variant: normal;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
