body
{
	color: #222;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

table
{
	font-size: 100%;
}

ul
{
	margin-top: 1em;
	margin-bottom: 1em;
}

li
{
	margin-top: 1em;
	margin-bottom: 1em;
}

ol
{
	margin-top: 0em;
	margin-bottom: 0em;
}

ol li
{
	margin-top: 0em;
	margin-bottom: 0em;
}

.blueheadinglarge
{
	color: #036;
	font-size: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.redheadingmedium
{
	color: #F00;
	font-size: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.blueheadingmedium
{
	color: #036;
	font-size: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-decoration: none;
}


.blueheading
{
	color: #036;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 110%;
	text-decoration: none;
}

.redtext
{
	color: #c00;
}

.bluetext
{
	color: #036;
}

.greytext
{
	color: #222;
}

.redtextsmall
{
	color: #c00;
	font-size: 85%;
}

.bluetextsmall
{
	color: #036;
	font-size: 85%;
}

.greytextsmall
{
	color: #222;
	font-size: 85%;
}

.dashedLine
{
	border-bottom: 1px dashed #6987a5;
	font-size: 1px;
}




