h2 {
	font-size: 95%;
	font-weight: bold;
}

font {
	font-size: 80%;
	line-height: 150%;
}

a {
	font-size: 80%;
	line-height: 150%;
	text-decoration: none;
}

a:hover{
		text-decoration:underline;
}

ol {
	font-size: 80%;
}

#li {
	font-size: 100%;
	color: #FF0000;
}

h1 {
	text-indent: -9999px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}

#h2 {
	font-size: 100%;
}

#agreement {
	margin-right: 10px;
	margin-left: 10px;
}

