body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
}

a:hover {
	color: #222222;
	text-decoration: underline;
	font-weight: bold;
}

.tinyText {
	font-size: 10px;
	text-align:left;
}

.subTitle {
	font-size: 12px;
	font-weight: bold;
}

.evenrow {
	background-color: #FFFFFF;
}

.tableboundary {
	background-color: #13557C;
	color: #FFFFFF;
}

.redText {
	color:#FF0000;
}

.title_row {
	background-color:#13557C;
}