body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	text-decoration: none;
}
.right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;







}
a:link {
	color: #336699;
	text-decoration: underline;


}
a {
	color: #336699;
	text-decoration: underline;


}
a:hover {
	color: #339999;
	line-height: normal;
	background-image: none;





}
.header {
	position: absolute;
	height: auto;
	width: 100%;
	left: 0px;
	visibility: visible;
	top: 0px;
	background-color: #FF00FF;

}
.logo {
	position: absolute;
	height: 60px;
	width: 100%;
	left: 0px;
	top: 29px;
	background-color: #99FFCC;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;

}
