body {
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	margin:0px;
	margin-bottom:15px;
}

h1, h2 {
	font-weight:100;
	margin-top:4px;
	margin-bottom:4px;
}

.mainwrap {
	display:block;
	width:728px;
	text-align:left;
}

.block {
	display:block;
	border-color:#6699FF;
	border-width:1px;
	border-style:solid;
	padding-bottom:15px;
	margin-bottom:10px;
	margin-top:10px;
}

.margins {
	margin:20px;
}

.indent {
	margin-left:15px;
}

a:link, a:active, a:visited { color:#FF3300; text-decoration:none; }
a:hover { color:#CC0000; text-decoration:underline; }