a:link {color: #0000CC;}
a:visited {color: #006699;}
a:hover {color: #996600;}

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
  line-height: 120%;
  color:#333333;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	 font-size:12px;
	 line-height: 120%;
  color:#333333;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	 font-size:12px;
	 line-height: 120%;
  color:#333333;
}

.header {font-weight:bold; background-color:#C7D3E2;}

.footer {color:#FFFFFF;}

#content {
	width:95%;
	border-bottom:1px solid #999999;
	padding-top:6px;
	padding-bottom:6px;
}