A:visited {
	font-family:arial;
	font-size: 12pt;
	color: #371875;
	font-weight: bold;
	text-decoration: none;
}


A:link {
	font-family:arial;
	font-size: 12pt;
	color: #000000;
	color: #371875;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	font-family:arial;
	font-size: 12pt;
	color: #000000;
	color: #371875;
	font-weight: bold;
	text-decoration: underline;
} 

A:action {
	font-family:arial;
	font-size: 12pt;
	color: #371875;
	font-weight: bold;
	text-decoration: underline;
}

.h1 {
	font-family:arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.h2 {
	font-family:arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.h3 {
	font-family:arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.h4 {
	font-family:arial;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}