body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
	background-image: url(../images/emblem.gif);
	background-attachment: fixed;
	margin-top: 0;
	margin-bottom: 0;
}

p,td {
	text-align: justify;
	margin-bottom: 3;
	margin-top: 0;
	background-position: center top;
	background-repeat: no-repeat;


}

a:link {
	color: #330000;
}
a:visited {
	color: #330000;

}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}

.sidebar {
	border-bottom: 1px dashed #D5D5D5;
	line-height: 1.5em;
}