.deepblue12 {
	font-size: 12px;
	line-height: 24px;
	color: #006699;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.deepblue15bold {
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #477394;
	font-family: Arial, Helvetica, sans-serif;
}
.black12 {
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.blue13bold {
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #477394;
	font-family: Arial, Helvetica, sans-serif;
}
.gray12 {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #477394;
	text-decoration: none;
}
a:visited {
	color: #477394;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
.graylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
.graylink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.graylink a:visited {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
.graylink a:hover {
	color: #FF9900;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
.name {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 20px;
	font-weight: bolder;
	color: #336699;
}
