.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1c3193;
	list-style-type: none;

}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #1c3193;


}
.headlines {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1c3193;
}
.textlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1c3193;
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
	line-height: 20px;


}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #1c3193;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: 1c3193;
}
