body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-y;
	background-position:center;
	margin: 0px;
	line-height:16px;
}
a {
	color: #990000;
}
a:hover {
	color: #666666;
}
h1 {
	font-size:22px;
	font-weight:lighter;
	line-height:26px;
}
h2 {
	font-size:18px;
	line-height:24px;
}

.intro {
	font-size:14px;
	font-style:italic;
}
.bignwhite {
	font-size:24px;
	color:#FFFFFF;
	text-align:right;
}
.txt-intro {
	font-size:16px;
	line-height:20px;
}