.menu, .menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#273685;
	text-decoration:none;
	display:block;
}
a {
	font-weight: bold;
	color:#273685;
	text-decoration:underline;
}
a:hover {
	font-weight: bold;
	color:#000000;
	text-decoration:underline;
}
.menu a:hover {
	color:#e3e3e3;
}	
a.test_more {
color:#000000;
font-weight:bold;
text-decoration:none;
}
a.test_more:hover {
color:#273685;
}
.grey {
background-color:#e3e3e3;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#273685;
}
.test_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.test_quote, p, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.test_quote {
	font-style:italic;
}	
.test_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	text-decoration: underline;
}
.right {
	float:right;
	padding-right:5px;
	text-align:right;
}
.footerimages img {
border:none;
padding:5px 5px 5px 0px;
text-align:right;
}
.footer {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 15px;
}
.italic_sml{
font-size:10px;
font-style:italic;
}
