body {
	background-color: #00A0C6;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #BE0000;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 18px;
}
.aboutTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	line-height: 18px;
}
