body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #2A2A2A;
	margin: 0px;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
}
.bullet {
	margin-top: 7px;
	margin-right: 2px;
}
.leadin {
	font-size: 12px;
	line-height: 17px;
}
.redtype {
	color: #7d3b1d;
}
.presstext {
	font-size: 12px;
	line-height: 16px;
}
.imagepad {
	margin-right: 5px;
	margin-left: 10px;
}


.simpletext {
	font-size: 12px;
	line-height: 16px;
	color: #0f1322;
}
.sidebarpad {
	padding-top: 3px;
	padding-bottom: 4px;
}
.bottompad {
	margin-bottom: 5px;
}
.formfield {
	font-size: 11px;
	line-height: 12px;
}


a:link {
	color: #242e50;
	text-decoration: none;
}
a:visited {
	color: #0f1321;
	text-decoration: none;
}
a:hover {
	color: #aac3e3;
	text-decoration: underline;
}

