body {
	color: black;
	font-size: 9pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14pt;
	background-image: url(../images/bgline.jpg);
	background-repeat: repeat-x;
	background-color: #669acc;
}

p {
	margin-top: 0px;
	margin-bottom: 4px;
}

td {
	margin-bottom: 6px;
}

a:link {
	color: #779ECF;
	text-decoration: none;
}

a:visited {
	color: #0000CC;
	text-decoration: none;
}

a:hover {
	color: #66FFFF
}

a:active { color: red }
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #072F63;
	margin-top: 0px;
	margin-bottom: 6px;
}
ul {
	margin-bottom: 12px;
	margin-top: 6px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6666FF;
	margin-bottom: 12px;
	line-height: 24px;
	margin-top: 0px;
}
.td1 {
	background-image: url(../images/qa.jpg);
	background-repeat: no-repeat;
}
