a{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a:hover{
	text-decoration: underline;
	color: #2F5F9F;
}
body, td{
	font: 700 8pt/17px Tahoma;
}
.even{
	background-color: FFFFFF;
}
.odd{
	background-color: F5F5F5;
	font-size:10px;
}

.date{
	color: #C40415;
}
.header{
	text-align: left;
}
.header a{
	margin-left: 4px;
	color: #C40415;
	font-weight: bold;
}
.addToSite{
	text-align: center;
}
.addToSite a{
	color: #C40415;
}
.header select{
	height: 17px;
	width: 98px;
	overflow: hidden;
	font: normal 11px/17px Tahoma;
	color: #105CB6;
	margin-left: 10px;
}