body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}

td.footer {
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}

p.body {
	font-size: 12px;
	color: #6C2517;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 10px;
	font-weight: normal;
}

font.body {
	font-size: 12px;
	color: #6C2517;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 10px;
	font-weight: normal;
}

.tagline1 {
	color: #990000;
	font-size: 17px;
	font-weight: bold;
}

.tagline2 {
	color: #000099;
	font-size: 16px;
	font-weight: bold;
}

td.body {
	padding: 0 10px;
}

small	{
	font-size: 9px;
	color: #885151;
	font-weight: normal;
}
.sub {
	font-size: 9px;
	color: #885151;
	font-weight: normal;
}
td.box {
	font-size: 12px;
	color: #993333;
}
td.left {
	background-color:#ffcc66;
}
td.right {
	background-color:#fffce7;
}

li {
	padding-left: 10px;
}
big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #663300;
	font-weight: bold;
}

footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-align: center;
	font-weight: bold;
}
img {
	border: 0;
	}