body  {
	margin : 0px;
	background-color : #FFFFFF;
}

p, h1, div, li, td, th, nobr, table  {
	font-family : Arial,sans-serif;
	color : Gray;
	font-weight : normal;
	font-style : normal;
}

h1  {
	font-size : 18pt;
	text-align : center;
	font-weight : 500;
}

p, div, td, li, th, nobr  {
	font-size : 10pt;
}

div  {
	text-align : center;
}

a:link  {
	color : #808080;
	font-family : Arial,sans-serif;
	font-weight : normal;
	font-style : normal;
}

a:visited  {
	color : #808080;
	font-family : Arial,sans-serif;
}

a:active  {
	color : #008000;
	font-family : Arial,sans-serif;
}
