﻿
.subtitle {
	font-family: Arial;
	font-size: 12px;
	color: #425969;
}

a.quicklink {
	font: Arial;
	color: #1c2e3d;
	font-size: 12px;
	font-weight: bold;
	background-image:url('../images/icons/next.png');
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
}

a.quicklink:active {
	font: Arial;
	font-size: 12px;
	color: #1c2e3d;
	font-weight: bold; 
}
a.quicklink:visited {
	font: Arial;
	font-size: 12px;
	color: #1c2e3d;
	font-weight: bold; 
}
a.quicklink:hover {
	font: Arial;
	font-size: 12px;
	color: #1c2e3d;
	font-weight: bold;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
