body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	background-color: #FFFFFF;
}
link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #000066;
	text-align: center;
	vertical-align: top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	margin: 5px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
h2 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #3300CC;
}
