.smalltitle {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-weight: bold;
	font-size: 80%;
	text-align: left;
}
.mediumtitle {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-weight: bold;
	font-size: 160%;
	text-align: left; 
}
body {
	font-family: "Times New Roman", serif;
	font-size: 100%;
	background: #FFFFDD;
	color: #000000;
} 
.main {
  padding-left: 174px;
  padding-top: 4em;
  font-size: 100%;
  font-family: Georgia, "Times New Roman",
        Times, serif;
}
img {
  border: 0;
}
.logo {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 6px;
  left: 6px;
}
.imgright { 
  position: absolute; 
  padding-left: 40%; 
} 
.addrcol { 
  position: absolute; 
  width: 40%; 
  padding-top: 5em; 
  font-size: 80%; 
} 
.bodyone {
	font-family: "Times New Roman", serif;
	font-size: 100%;
	background: #FFFFDD;
	color: #000000;
}
.bodytwo {
	font-family: "Times New Roman", serif;
	font-size: 100%;
	background: #EEEEFF;
	color: #000000;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica;
        font-weight: bold;
	font-size: 160%;
	text-align: center;
}
h2 {
        font-family: Verdana, Geneva, Arial, Helvetica;
        font-weight: bold;
        font-size: 140%;
}
h3 {
        font-family: Verdana, Geneva, Arial, Helvetica;
        font-weight: bold;
        font-size: 120%;
}
h4 {
        font-family: Verdana, Geneva, Arial, Helvetica;
        font-weight: bold;
        font-size: 110%;
}
a {
	text-decoration: underline;
	color:  #FF0000;
	background : transparent;
	font-weight: bold;
	outline: none;
}
a:visited {
	color:  #CC0000;
	background : transparent;
	font-weight: normal;
}
a:active {
	color: #884400;
	background : transparent;
}
a:hover {
	color : #880000;
	background : #FFFF00;
	font-weight: bold;
}
th {
	text-align: left;
	background : yellow;
	color : #000000;
}
.thc {
	text-align: center;
	background : yellow;
	color : #000000;
}
.thr {
	text-align: right;
	background : yellow;
	color : #000000;
}
td {
	text-align: center;
	background : #ffffdd;
	color : #000000;
}
.tdl {
	text-align: left;
	background: #ffffdd;
	color: #000000;
}
.tab1 {
	text-align: left;
	background: #99cccc;
}
.tab2 { 
	text-align: left; 
	background: #cccccc;
}
.slogan {
	text-align: center;
	font-family: "Times New Roman", serif;
        font-size: 200%;
	font-style: italic;
}
.button {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica;
}
.stablebody {
	text-align: center;
	font-family: "Times New Roman", serif;
	font-size: 10px;
	background: #CCCCCC;
}
.stableht {
	text-align: center;
	font-family: "Times New Roman", serif;
	font-size: 10px;
	background: #99CCCC;
}
.stablehl {
	text-align: left;
	font-family: "Times New Roman", serif;
	font-size: 10px;
	background: #99CCCC;
}
.stablefn { 
	text-align: left; 
	font-family: "Times New Roman", serif; 
	font-size: 10px;
	background: #CCCCCC;
} 
.trows {
  width:100%;
  display: table;
  padding: 0;
  margin: 0;
}
.trows .tcols {
  list-style-position: inside;
  margin:0px;
  width: 24.5%;
  height: 20em;
  float:left;
  background:#ffffaa;
  color:#000000;
  border-top:1px solid #333333;
  border-left:1px solid #333333;
  border-bottom:1px solid #999999;
  border-right:1px solid #999999;
}

