body {
	color: #000000;
	font-size: smaller;
	font-family: Verdana, sans-serif;
	text-align: justify;
	vertical-align: top;
}

p {
	font-size: smaller;
}

h1 {
	color: #3366FF;
	font-size: large;
	font-weight: bold;
}

h2 {
	color: #3366FF;
	font-size: medium;
	font-weight: bold;
}

h3 {
	color: #3366FF;
	font-size: smaller;
	font-weight: bold;
}

li {
	list-style: disc inside;
	font-size: smaller;
}