.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f1aa2f;
}

.currentLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; line-height: normal; font-weight: bolder; color: #000000; text-decoration: underline; }

.column {
	border: thin #FFFFFF;
	border-bottom-width:thin;
	border-bottom-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-left-width:thin;
	border-right-color:#FFFFFF;
	border-right-width:thin;
	border-top-color:#FFFFFF;
	border-top-width:thick;
	height:10px;
}

.heading {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}