A {
	background: transparent;
	font-size: 12pt;
	color: #953794;
}

A:VISITED {
	background: transparent;
	font-size: 12pt;
	color: #AC87B1;
}

A:HOVER {
	background: transparent;
	font-size: 12pt;
	color : #0075BD;
}


BODY  {
	font-family: Tahoma, Verdana, Arial, Helvetica, san-serif;
	font-size: 12pt;
	background: white; 
}

.nav {
	background: transparent;
	font-size: 8pt;
}
.nav A {
	background: transparent;
	font-size: 8pt;
	color: #953794;
}

.nav A:VISITED {
	background: transparent;
	font-size: 8pt;
	color: #AC87B1;
}

.nav A:HOVER {
	background: transparent;
	font-size: 8pt;
	color : #0075BD;
}

.footer {
	background: transparent;
	font-size: 8pt;
}
.footer A {
	background: transparent;
	font-size: 8pt;
	color: #990099;
}

.footer A:VISITED {
	background: transparent;
	font-size: 8pt;
	color: #660066;
}

.footer A:HOVER {
	background: transparent;
	font-size: 8pt;
	color : #CC66CC;
}
.headline{
	background: transparent;
	font-size : 12pt;
	font-weight : bold;
}
.pageTitle{
	background: transparent;
	font-size : 14pt;
	font-weight : bold;
	color : #0B6CB3;
}

.small-font { font-size: 8pt; }
.input-field { background-color: #e2edff !important; }

