/* --------- BODY ------------ */
body {
	margin:10px 0px;padding:0px;	
	background-color:#ffffff;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	}
a:link  	{ color:#663399;text-decoration:underline; }
a:visited 	{ color:#663399;text-decoration:underline; }
a:hover 	{ color:#3399ff;text-decoration:underline; }
/* --------- CONTENT ------------ */
.txtSmall {
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:black;
}
.txt {
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:black;
}
.txtLtBlue {
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#3399FF;
}
.txtPurple {
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#663399;
}
.txtWhite1 {
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:white;
}
.txtWhite2 {
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:white;
}
.txtWhite3 {
	font-size:17px;
	font-style:normal;
	font-weight:bold;
	color:white;
}
.txtWhite4 {
	font-size:17px;
	font-style:normal;
	font-weight:normal;
	color:white;
}
.txtWhiteL {
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	color:white;
	padding:10px 10px 10px 10px;
}
.txtLeft {
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color:#663399;
}
.txtArrow {
	font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color:#3399FF;
}
.txtHeader1 {
	font-size:14px;
	font-style:normal;
	font-weight:bold;	
	line-height:30px;
	color:#3399FF;
}
a#navLeft:link {
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#663399;
	text-decoration:none;
}
a#navLeft:hover {
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#3399FF;
	text-decoration:none;
}
a#navLeft:visited {
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#663399;
	text-decoration:none;
}
a#navWhite1:link {
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:white;
	text-decoration:none;
}
a#navWhite1:hover {
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:white;
	text-decoration:none;
}
a#navWhite1:visited {
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:white;
	text-decoration:none;
}
a#navWhite2:link {
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
a#navWhite2:hover {
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
a#navWhite2:visited {
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color:white;
	text-decoration:none;
}