.menu {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	background-color: #F0F8FF
	
}

.active {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	border-width: thin;
	border: outset blue 2px;
	border-top: none;
	border-left: none;
	border-right: none;
	background-color: rgb(251, 251, 251)
}

.outline {
	border-width: thin;
	border: outset blue 2px;
	border-top: none;
	border-left: none
}


H1 {
	color: #000066;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14pt;
}

H2 {
	color: #000066;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
}

ul {
	text-align: left;
	color: #000066;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
}

.isoteksti {
	color: #000099;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	font-variant: small-caps
}

.leipis {
	color: #000066;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11pt;
	margin-left: 5px
}
