
body, p, td {
	color: #000000;
	font-size: 12pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}



a:link, a:visited, a:active { 
	text-decoration: none;
	color: #c60018;
}

a:hover { 
	text-decoration: underline;
	color: #fc0025;
}


h1, h2, h3, h4 {
	font-weight: bold;
	color: #fc0025;
	text-align: center;
}

h1 {
	font-size: 13pt;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 11pt;
}
h4 {
	font-size: 10pt;
}

body {
}

body.lowpane {
	background-position: 0 -60; 
}

.TitleHeading {
	font-weight: bold;
}

