body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: justify;
	color: #0000ff;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: justify;
}
p {
	line-height: 1.7em;
}

a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 36px;
	color: #0066CC;
}
h2 {
	font-size: 24px;
	color: #00CCCC;
}
h3 {
	font-size: 18px;
	color: #0099CC;
}
