body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #84A2C6;
	text-align: justify;
}
.Selected {
	background-color: #6189B6;
	text-align: justify;

}
td {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;


}
.TitleRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;



}
a:visited {
	color: #385778;
	text-decoration: underline;

}
a:hover {
	color: #9CB6D1;
	border: 1;

}
.TitleSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
