td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
.hometext {
	color: #F4F4F4;
}
.Q {
	font-size: 14px;
	font-weight: bold;
}
.A {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.boxtitles {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #015B92;
	height: 40px;
	width: 90%;
	padding: 2px;
	border: thin dotted #E4F3FA;
}
.DetailPageTitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #015B92;
	width: 95%;
	background-position: center;
	padding: 5px;
}
.bluebox {
	font-size: 14px;
	font-weight: bold;
}
.a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.a:link {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
.a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.b	{
	font-size: 13px;
	font-style: normal;
	color: #2C3C76;
	text-decoration: underline;
	}	

.b:link {
	font-size: 13px;
	text-decoration: underline;
	color: #2C3C76;
}
.b:hover {
	text-decoration: underline;
	color: #8591C0;
}
.answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.size20 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
