* {

  margin: 0;
  padding: 0;
}

html {

  height: 100%;
  font-size: 100.01%
}

body { 

  min-height: 101%; 
  font-size: 10pt; 
  color: #000000;
  font-family: verdana;
  background-color: #CCCCCC;
  margin-top: 0px;
  margin-bottom: 0px;
}

a.set6:link, a.set6:visited { 
  background-color: #EADB98;
  color: #6671A8; 
  text-decoration: none;
  font-size: 16px; 
  font-weight: bold;
  font-family: times new roman;
}

a.set6:hover { 
  color: #093479;
  background-color: #EADB98;
}

a.set1:link, a.set1:visited { 
  font-family: verdana;
  color: blue;
  background-color: transparent;
  text-decoration: underline;
}

a.set1:hover { 
  color: red;
}

.kevin {
  font-family: Verdana;
  text-decoration: none;
  font-size: 10pt;
  color: #000000;
  background-color: transparent;      
}

.kevin1 {
  font-family: Verdana;
  text-decoration: none;
  font-size: 12pt;
  color: #000000;
  background-color: transparent;      
}

a.set7:link, a.set7:visited { 
  background-color: transparent;
  color: #6671A8; 
  text-decoration: none;
  font-size: 14px; 
  font-weight: bold;
  font-family: times new roman;
}

a.set7:hover { 
  color: #093479;
  background-color: transparent;
}

a.set10:link, a.set10:visited { 
  background-color: transparent;
  color: blue; 
  text-decoration: underline;
  font-size: 14pt; 
  font-weight: bold;
}

a.set10:hover { 
  color: red;
}

a.set11:link, a.set11:visited { 
  background-color: transparent;
  color: blue; 
  text-decoration: underline;
  font-size: 12pt; 
}

a.set11:hover { 
  color: red;
}

ol {
  list-style-type: decimal;
  padding-left: 50px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 0px;
border-top: 0px;
padding: 0px 0px;
text-decoration: none;
font-weight: bold;
background-color: transparent;
color: #FFFFFF;
text-align: center;
font-size: 10px;
}

#dropmenudiv a:hover{ /*hover background color*/
color: yellow;
background-color: transparent;
}

a.set4:link, a.set4:visited { 
  text-decoration: underline; 
  font-weight: bold;
  color: blue;
  background-color: transparent;
  line-height:180%;
}

a.set4:hover { 
  background-color: transparent;
  color: red;
}

.board {
  font-size: 12px;
}

a.board1:link, a.board1:visited { 
  text-decoration: underline; 
  font-weight: bold;
  font-size: 12px;
  color: blue;
  background-color: #ffffff;
}

a.board1:hover { 
  background-color: #ffffff;
  color: red;
}

.header-links a:link, a:visited { font-weight:bolder; color:#000000; text-decoration:none; font-size:12px; }
.header-links a:hover { color:#0000CC; text-decoration:none; }
.bullets li { margin-left: 60px; }