/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330066;
	font-size: small;
	background-color: #E1E9EA;
}

h2 {
	font-size: small;
}

h3 {
	font-size: small;
}

a {
	font-weight: bold;
}

p            { margin-top: 0px; margin-bottom: 0px }
