
body, p, td, div, li
{
	font: 10pt 'Verdana';
}

p
{
	margin: 6pt 0;
}

b
{
	color: #000000;
}

a b
{
	color: #900000;
}

h1
{
	margin-top: 12pt;
	color: #900000;
	font-size: 12pt;
	font-weight: bold;
}

h2
{
	margin-top: 18pt;
	margin-bottom: 6pt;
	color: #900000;
	font-size: 10pt;
	text-transform: uppercase;
}

h3
{
	font-size: 10pt;
	text-transform: uppercase;
}

.mnubtn
{
	background-color: #d0d0d0;
	border: 1px solid #404040;
	width: 80pt;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	padding: 2pt;
}

a
{
	text-decoration: none;
	color: brown;
}

a:hover
{
	color: #800000;
	text-decoration: underline;
}

div.blip
{
	border: 1px solid #D2D2AB;
	background-color: #EEEEBE;
	margin-bottom: 10pt;
}

div.blipTitle
{
	color: #900000;
	text-transform: uppercase;
	color: white;
	padding: 1pt 4pt;
	font-weight: bold;
}

div.blipBody
{
	padding: 4pt;
}

div.thumb
{
	display: inline;
	width: 200px;
	height: 200px;
	text-align: center;
	vertical-align: middle;
}

table.list th
{
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	border-bottom: 4px solid silver;
}

table.list td
{
	border-bottom: 1px solid silver;
}
