body {
	background-color: #b0cfee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
}

p {
	font-size:80%;
}

h1 {
	font-size:120%;
	color: #1B0D6D;
}

h2 {
	font-weight: bold;
	font-size: 100%;
	color: #1B0D6D;
	margin-bottom:0;
	padding-bottom:0;
}
h3 {
	font-size: 80%;
	color: #1B0D6D;
	margin-bottom:0;
	font-weight: normal;
}

li, ul {
	font-size:90%;
}