body {
	font-family: Calibri, Candara, Arial;
	color: #000000;
	background-color: #FFE9E9;
}

a {
	text-decoration: none;
}

a:link {
	color: #A50000;
}

a:visited {
	color: #A50000;
}

a:active  {
	color: #7DA2BC;
}

a:hover {
	color: #7DA2BC;
}

ul {
	margin-left: 0pt;
	padding-left: 0pt;
}

ul ul {
	margin-left: 0pt;
	padding-left: 0pt;
	display: none;
}

ul ul ul {
	margin-left: 0pt;
	padding-left: 0pt;
}

.a {
	cursor: pointer;
	color: #A50000;
	font-weight: bold;
	font-size: 12pt;
	list-style-type: none;
	line-height: 180%;
}

.b {
	cursor: pointer;
	color: #A50000;
	font-weight: normal;
	font-size: 11pt;
	list-style-type: none;
	line-height: 130%;
}

.c {
	cursor: pointer;
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
	list-style-type: none;
	line-height: 130%;
}

.c a:link {
	color: #000000;
}

.c a:visited {
	color: #000000;
}

.c a:active  {
	color: #7DA2BC;
}

.c a:hover {
	color: #7DA2BC;
}