a:link {
	font-family: CorpoA, Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #990000;

}
a:visited {
	color: #990000;
	text-decoration: none;
	font-family: CorpoA, Times, serif;
	font-size: 12px;


}
a:hover {
	text-decoration: underline;
	color: #990000;
	font-family: CorpoA, Times, serif;
	font-size: 12px;


}
a:active {
	color: #990000;
	text-decoration: none;
	font-family: CorpoA, Times, serif;
	font-size: 12px;


}
h4 {
	font-family: CorpoA, Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #990000;
}
body {
	background-image: url(images/bkg_horiz.gif);
	background-repeat: repeat-x;
}
li {
	list-style-type: circle;
}
h3 {
	font-family: CorpoA, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	line-height: .5em;
}
.pagetitle {
	margin-top: 25px;
	margin-right: 45px;
	margin-bottom: 2px;
}
p {
	font-family: CorpoA, Times, serif;
	font-size: 16px;
}

