body {
	color: #0000AA;
	background-color: #FFFFAA;
	font-family: Verdana,arial, helvetica, sans-serif;
	font-size: medium;
}

body.small {
	font-size: small;
}
a:link {
	color: #0000AA;
}
a:visited {
	color: #0000AA;
}
a:active {
	color: #0000AA;
}
h1 {
	font-size: xx-large;
}






