

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #183778;
	text-decoration: none;
	background-image: url('layouts/active/images/arrow101b.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}
.dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #808080;
	text-decoration: none;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #183778;
	text-decoration: none;
	background-image: url('layouts/active/images/arrow100.gif');
	background-position: 2 4;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
body {
	background-image:  url(images/back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


