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

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