.body {
   font-family: arial,verdana,sans-serif;
   font-size: 12px;
   color: #000000;
   line-height: 140%;
}

.wine {
   font-family: times new roman, serif;
   font-size: 38px;
   font-style: italic;
   color: #000000;
}
.michigan {
   font-family: times new roman, serif;
   font-size: 27px;
   color: #000000;
   text-transform: uppercase;
}
li {
line-height: 180%;
}
.main {
   border: 1px solid #666;
   background-color: #fff;
   padding: 8px;
}
.news {
   border: 1px solid #666;
   background-color: #fffff0;
   padding: 4px;
   font-family: arial,verdana,sans-serif;
   font-size: 11px;
   color: #000000;
   line-height: 140%;   
}
.nav {
   font-family: times new roman, serif;
   font-size: 13px;
   color: #630A5D;
   text-transform: uppercase;
   padding: 2px;
}
a:link {
	color: #690863;
   font-weight: bold;
   text-decoration: none;
}

a:visited {
   color: #630A5D;
   font-weight: bold;
   text-decoration: none;
}

a:hover {
   color: #990000;
   font-weight: bold;
   text-decoration: underline;
} 

small {
   font-size: 10px;
   font-family: times new roman, serif;
   color: #555;
}

h1 {
   font-size: 24px;
   font-family: times new roman, serif;
   font-weight: bold;
   line-height: 24px;
}

h2 {
   font-size: 16px;
   font-family: times new roman, serif;
   font-weight: bold;
}

strong {
   font-size: 16px;
   font-family: times new roman, serif;
   font-weight: bold;
}
