body{
	background-color: #eeefee;
	font-weight: normal;
	font-family: Tahoma;
	color: #000080;
}
a:link{
	text-decoration: none;
	color: #004000;
}
a:visited{
	text-decoration: none;
	color: #004000;
}
a:hover{
	text-decoration: underline;
	color: #b00000;
}
.menu {font-size: 14px; font-weight: bold;}
.title {font-size: 30px;}
.subtitle {font-size: 20px; color:#d00000; font-style: italic;}

