P,DIV,TD,INPUT,SELECT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: black;
}
P {
	
}
IMG {
}
BODY {
	background-color : white;
	padding:0px;
	margin:0px;
	text-align: center;
}
H1 {
	font-size:150%;
}
H2 {
	font-size:130%;
	margin: 0px;
}
H3 {
	font-size:120%;
}
H4 {
	font-size:110%;
}
H6 {
	font-size:105%;
}
a:link {
	text-decoration: underline;
	color: #78A666;
}
a:visited {
	text-decoration: underline;
	color: #78A666;
}
a:hover {
	text-decoration: none;
	color: #78A666;
}
ol {
	list-style-type: none;
}
DIV#page {
	text-align: center;
	width: 300px;
	margin-left:auto;
	margin-right:auto;
}
DIV#page SPAN {
	font-size: 9px;
	color: #999999;
}
