﻿.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	color: #000092;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #000092;
	font-weight: bold;
/*	text-transform: uppercase; */
}
.back {
	background: #F0E6C3;
	background-color: #F0E6C3;
}
A         { color:#000099; text-decoration:none; }
A:visited { color:#000092; text-decoration:none; }
A:link    { color:#000092; text-decoration:none; }
A:hover   { color:#000092; text-decoration:underline; }
A:active  { color:#000092; text-decoration:none; }
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000092;
	background: #F0E6C3;
	background-color: #F0E6C3;
}
