body {
	background-color="#227ea8"
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	background-image: url(bg_repeat.jpg);
}
img {
	border-style: none;
}
#background {
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
}

.header {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
}

.title {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
}

.text {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
}
.preview {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
}
.title2 {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: 5fa8c9
}
.text2 {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: 5fa8c9;
}