/* CSS Document */

p, td, li, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	color: #330000;
	font-size: small;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #330000;
	font-weight: bold;
}

.spacer {
	color: #F2D1A1;
}