body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #99CCCC;
	text-align: justify;

}
a:link {
	color: #660033;
	text-decoration: overline;
	font-size: 12px;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6699CC;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	text-align: right;


}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;

}
p {
	text-indent: 25px;
}
h4 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000033;
	text-align: right;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-align: right;
}
a:visited {
	color: #CC3366;
	font-size: 12px;

}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	color: #000000;

}
a:active {
	color: #FF6666;
	font-size: 12px;

}
h6 {
	font-size: 10px;
	color: #FFCC99;
	font-weight: bold;
	text-align: right;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: xx-small;
	text-align: justify;
}
