a:link {color:#0033CC; text-decoration: underline;} 
a:active {color:#0033CC; text-decoration: underline;} 
a:visited {color:#0033CC; text-decoration: underline;}
a:hover {color:#EDBA21; text-decoration: underline;}

.headline {  
	font: bold 12px Verdana, Arial, Helvetica, sans-serif; 
	color: #006699;
}

.Titles {
	font-family: verdana;
	font-size: 11px;
	font-weight: bolder;
	color: #000033;
}
.content {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.TitleContent {
	font-family: verdana;
	font-size: 11px;
	font-weight: bolder;
	color: #1C2F69;
}
.SuperScript {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	vertical-align: sub;
}
.titleContent2 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #009933;
}
.formContent {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
}
.FormContentSeparation {
	font-family: verdana;
	font-size: 12px;
	color: #0000CC;
}
