a {
	color: #003366;

}

a:hover {
	color: #660033;
}

body {
	background-color: #ffffff;
	margin-top: 2%;
	margin-right: 2%;
	margin-bottom: 3%;
	margin-left: 2%;

}

h1 {
	color: #003366;
	font-family: Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	line-height: 130%;
	top: 20px;



}

h2 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;

}

h3 {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}

p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: normal;
	font-style: normal;

}

.menus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	line-height: 200%;
}

ul {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 140%;
}

.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 70%;
}
ol {

	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 140%;
}
.blue {  color: #003366}
.wine {  color: #660033}
.smallerwine { font-family: Verdana, Arial, Helvetica, sans-serif; color: #660033; font-size: 70%; }

