body {
	margin:0px;
	background-color:#000099;
}
.bodyContainer {
	background-color:#7AD5FF;
	background-image:url(images/bodybg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:27px 34px 27px 34px;
}
.txt1 {
	font-family:Lucida Calligraphy, Georgia, Times New Roman;
	font-size:60px;
	color:#000099;
}
.txt2 {
	font-family:Georgia, Times New Roman;
	font-size:13px;
	color:#000099;
}
a.txt2:link {
	text-decoration:none;
}
a.txt2:visited {
	text-decoration:none;
}
a.txt2:hover {
	text-decoration:none;
	color:#660000;
}
.txt3 {
	font-family:Georgia, Times New Roman;
	font-size:13px;
	color:#660000;
}
a.txt3:link {
	text-decoration:none;
}
a.txt3:visited {
	text-decoration:none;
}
a.txt3:hover {
	text-decoration:none;
}
.txt4 {
	font-family:Georgia, Times New Roman;
	font-size:14px;
	color:#660000;
}
.txt5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#660000;
	line-height:18px;
}
a.txt5:link	{
	text-decoration:underline;
}
a.txt5:visited	{
	text-decoration:underline;
}
a.txt5:hover	{
	text-decoration:none;
}
.txt6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#660000;
	line-height:24px;
	font-style: italic;
	font-weight:bold;
}
.txt7 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0000FF;
}
a.txt7:link	{
	text-decoration:underline;
}
a.txt7:visited	{
	text-decoration:underline;
}
a.txt7:hover	{
	text-decoration:none;
}
.txt8 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:35px;
}
a.txt8:link	{
	text-decoration:underline;
}
a.txt8:visited	{
	text-decoration:underline;
}
a.txt8:hover	{
	text-decoration:none;
}
.answer {
	padding:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#660000;
	line-height:18px;
}