body {
	width: 1024px;
	margin: 0px auto 0px auto;
	background-image: url(/images/backgrounds/background_red.gif);
}

.style1 {	color: #993300;
	font-weight: bold;
}
.style2 {font-size: large}
.link-mod {
	font-size: small;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
