html{
	min-width: 300px;
	height:100%;
} /*IE7*/
body{
	topmargin: 0;
	leftmargin=: 0;
	height:100%;
	color: #000080;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
}
a{
	color:000080;
	color:000080;
	text-decoration:none;
	font-weight: bold;
}
a:hover{
	color:000080;
	color:000080;
	text-decoration:underline
	font-weight: bold;
}
h1{
	text-align:center;
}
p{
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
