body {
	background-image: url(/images/modelbackground.gif);
	background-color: #E9E9E9;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a:link, a:visited {
	color: #B8192E;
	font-weight: bold;
}
a:hover, a:active {
	color: #B8192E;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B8192E;
	padding-left: 5px;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	font-weight:bold;
	
}