﻿TD {
  font-size : 11px;
  font-family : verdana;
  color : #000000;
}
.style1 {
	border-style: solid;
	border-width: 1px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.style2 {
	background-color: #FAE8A9;
}
.style3 {
	border: 1px solid #FEC10F;
}
.style4 {
	text-align: center;
	 font-size : 12px;
	 font-weight: bold;
     font-family : verdana;
     color : #000000;
     background-color:#FEC721;
}
.style5 {
	background-color: #FEC10F;
}
.copy {
	font-family: Verdana;
	font-size: x-small;
}
.style6 {
	font-size: 9px;
}
BODY {
  font-size : 11px;
  font-family : verdana;
  color : #000000;
  background : #FAE8A9;
}


a:link {color: #000000; text-decoration: none; font-weight: normal;}
a:visited {color: #990000; text-decoration : none; font-weight: normal;}
a:hover {color: #FF0000; text-decoration : none; font-weight: normal;}
a:active {color: #000000; text-decoration : none; font-weight: normal;}
a.selected { color: #0033CC; text-decoration: none; font-weight: normal;}


h2 {	
	font-size: 12px;
	font-weight: bold;
	}
p { 
	margin-bottom: 20px;
	}
.announcement {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
	font-weight: bold;
}
.small {
	font-size: 10px;
}
