BODY {
	color: #535E64;
}

BR, P, TD, NOBR {
	text-decoration: none;
	font-family: Arial, Tahoma, Serif;
	font-size: 12px;
	color: #535E64;
}

B	{
	font-weight: bold;
}

A, A:Link, A:visited	{
	text-decoration: none;
	font-weight: bold;
	color: #DE002B;
}

A:hover, A:Active {
	text-decoration: underline;
 	color: #434C51;
}

H1 {
	text-align: left;
	font-weight: bold;
	font-size: 14pt;
	color: #535E64;
}

H2 {
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12pt;
	color: Grey;
}

H3 {
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	color: #CC0000;
}

UL {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 20px;
}

LI {
	list-style-image : url(images/b.gif);
	margin-left : 0;
	padding-left: 10px;
	padding-bottom: 5px;
}

.t1 {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.mname {
	font-size: 12pt;
	font-weight: bold;
	color: #A80E0E;
}

A.p1, A.p1:Link, A.p1:Visited {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #546776;
}

A.p1:Hover, A.p1:Active {
	color: #FFFFFF;
	text-decoration: none;
}

.sidetoc, A.sidetoc:Link, A.sidetoc:Visited {
	color: #DE002B;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	width: 100%;
	padding : 5px;
}

A.sidetoc:Hover, A.sidetoc:Active {
	color: #FFFFFF;
	background-color: #DE002B;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}