a {
	font-family: Calibri, Tahoma, Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: none;
}

.contentHeader {
	font-size: 20px;
	font-weight: bold;
}

.contentHeader2 {
	font-size: 16px;
	font-weight: bold;
}

.contentHeader3 {
	font-size: 12px;
	font-weight: bold;
}

.contentBold {
	font-size: 12px;
	font-weight: bold;
}

.content {
	font-size: 12px;
}

td.contentList1 {
	background-color: #eeeeee;
	font-family: Calibri; 
	font-size: 12px;
	
	height: 18px;
}

td.contentList2 {
	background-color: #ffffff;
	font-family: Calibri; 
	font-size: 12px;
	
	height: 18px;
}