body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: normal;
	white-space: nowrap;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	height: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
	line-height: normal;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	height: auto;
	white-space: nowrap;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	line-height: normal;
	height: auto;
	white-space: nowrap;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	white-space: normal;
}
a:link {
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;

}
a:hover {
	color: #3333CC;
	text-decoration: underline;
}
DIV.600box {
	MARGIN: 0px;
	OVERFLOW: hidden;
	WIDTH: 600px;
	BACKGROUND-COLOR: white;
	padding: 1px 1px 2px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid #99CC66;
	height: 28px;
}
DIV.350box {
	MARGIN: 3px;
	OVERFLOW: hidden;
	WIDTH: 350px;
	BACKGROUND-COLOR: white;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	border: 2px solid #99CC66;
}
