H1 {
	color: #41203f;
	font-family: verdana, tahoma;
}

.smallwhite {
	color: #b0929e;
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	font-weight: bold
}

.bodymediumcenter {
	color: #41203f;
	font-family: Tahoma, Verdana;
	font-size: 12pt;
	text-align: center
}

.bodymediumjustify {
	color: #41203f;
	font-family: Tahoma, Verdana;
	font-size: 12pt;
	text-align: justify;
	list-style-type: none
}
.bodymediumright {
	color: #41203f;
	font-family: Tahoma, Verdana;
	font-size: 12pt;
	text-align: right;
	list-style-type: none
}

.bodywhtmediumcenter {
	color: white;
	font-family: Tahoma, Verdana;
	font-size: 12pt;
	text-align: center
}

.bodywhtmediumjustify {
	color: white;
	font-family: Tahoma, Verdana;
	font-size: 12pt;
	text-align: justify;
	list-style-type: none
}
.bodywhtmediumright {
	color: white;
	font-family: Tahoma, Verdana;
	font-size: 12pt;
	text-align: right;
	list-style-type: none
}



.smallwht {
	color: white;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold
}

.smallprp {
	color: #b0929e;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold
}
.smallprpitx {
	color: #b0929e;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic
}

.purpleanchor {
	color: #41203f;
	font-family: verdana, tahoma;
	font-size: 16pt;
	font-weight: bold
}

A:LINK {
	color: #41203f;
	font-family: verdana, tahoma;
	font-size: 24pt;
	font-weight: bold;
	text-decoration: none;
}

A:VISITED {
	color: #41203f;
	font-family: verdana, tahoma;
	font-size: 24pt;
	font-weight: bold;
	text-decoration: none;	             
}

A:HOVER {
	color: #41203f;
	font-family: verdana, tahoma;
	font-size: 24pt;
	font-weight: bold	;
	text-decoration: none;	
}

A:ACTIVE {
	color: #41203f;
	font-family: verdana, tahoma;
	font-size: 24pt;
	font-weight: bold;
	text-decoration: none;
	
	             
}