﻿@charset "UTF-8";
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
}
.bluelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
}
.highlghtedbluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #0099CC;
}