p {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

h1 {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}


h2 {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}

.small {
	color: #333333;
	font-size: 10px;
}

.highlight {
	background-color: #dddddd;
}

a:link, a:visited {
	color: #990000; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #996600;	text-decoration: none;
	font-weight: bold;
}
.s_heading {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}