SPAN {
	font-family : "Humanist", "Avant Garde", "Arial", "Helvetica", sans-serif;
	color: #3C4150;
	text-decoration: none;
	font-size : 11px;
}

INPUT, TEXTAREA, SELECT {
	background-color : #C6CCD2;
	color: #3C4150;
	filter: alpha (opacity=75)
}

A {
	font-family : "Humanist", "Avant Garde", "Arial", "Helvetica", sans-serif;
	color: #7A1F5E;
	text-decoration: none;
	font-size : 11px;
}

P {
	font-family : "Humanist", "Avant Garde", "Arial", "Helvetica", sans-serif;
	color: #3C4150;
	text-decoration: none;
	font-size : 11px;
	margin-left:92px;
	margin-right:92px;
	line-height : 175%;
}

A:HOVER {
	color: #788CB3;
}


.leftcol {
	margin-top:25px;
	margin-left:0px;
	margin-right:0px;
}

.lowlinx{
	color: #6F78A6;
	margin-left:0px;
	margin-right:0px;
}

LI {
	font-family : "Humanist", "Avant Garde", "Arial", "Helvetica", sans-serif;
	color: #7A1F5E;
	text-decoration: none;
	font-size : 11px;
	margin-left:92px;
	margin-right:92px;
	line-height : 175%;
	list-style : outside;
	margin-top : 0px;
}

H1 {
	font-family : "Humanist", "Avant Garde", "Arial", "Helvetica", sans-serif;
	color: #7A1F5E;
	text-decoration: none;
	font-size : 16px;
	margin-top:92px;
	font-weight : 600;
}