/* Zero default margin & padding around common elements */
body, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, li, ol, p, ul
{
	margin: 0;
	border: 0 none #FFFFFF;
	padding: 0;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.heada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 1.2;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin-bottom: 0.5em;
}
.headabelow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 1.2;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin-top: 0.8em;
	margin-bottom: 0.3em;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: 1.3;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: .4em;
}
.text a:link {
	color: #990000;
	text-decoration: underline;
}
.text a:visited {
	color: #990000;
	text-decoration: underline;
}
.text a:active {
	color: #990000;
	text-decoration: underline;
}
.text a:hover {
	color: #990000;
	text-decoration: underline;
}
.textlge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 1.3;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: .5em;
}
.textlge a:link {
	color: #990000;
	text-decoration: underline;
}
.textlge a:visited {
	color: #990000;
	text-decoration: underline;
}
.textlge a:active {
	color: #990000;
	text-decoration: underline;
}
.textlge a:hover {
	color: #990000;
	text-decoration: underline;
}
.textlgebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 19px;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
}
.list {
	list-style-position: inherit;
	list-style-image: url(../images/dot_01.gif);
	list-style-type: none;
	font-size: 90%;
	line-height: 1.2;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 1.2em;
	margin-bottom: 0.3em;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: 1.5;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-top: 1em;
}
.top a:link {
	color: #990000;
	text-decoration: underline;
}
.top a:visited {
	color: #990000;
	text-decoration: underline;
}
.top a:active {
	color: #990000;
	text-decoration: underline;
}
.top a:hover {
	color: #CC3333;
	text-decoration: none;
}
.bequest {
	color: #000099;
	text-decoration: none;
	font-style: italic;
}
.brackets {
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
