body, td {
	font-size: 0.8em;
	font-family: Arial,Helvetica,sans-serif;
	background: #E0F8FF;
	font-weight: normal;
	font-style: normal;
}
a {
	 color: #006090;
	 text-decoration: underline;
	 font-family: Arial,Helvetica,sans-serif;
}
.alert {
	font-size: 1.2em;
	font-weight: bold;
	color: #CC0000
}
.faqtable {
	border : 2px solid #006090;
	background : #E0F8FF;
}
.faqnumber1 {
	color : #006090;
}
.faqnumber2 {
	color : #FFFFFF;
	background : #006090;
	text-align : center;
	font-weight : bold;
}
.faqquestion {
	font-size: 0.8em;
	font-family: Arial,Helvetica,sans-serif;
	color: #006090;
	font-weight: bold;
}
.faqanswer {
	background : #E0F8FF;
}
.faqtitle {
	color : #FFFFFF;
	background : #006090;
	font-weight: bold;
}
.heading1, H1 {
	color : Black;
	font-weight : bold;
	font-size : 1.0em;
	line-height : 1.6em;
}
.heading2, H2 {
	color : Black;
	font-weight : bold;
	line-height : 1.4em;
	font-size : 1em;
}
.small {
	font-size : 0.7em;
}
