body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.border {
	border: thin solid #FF0000;
}
.title {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}


.NavBarItem {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}
.NavBarColor {
	background-color: #D93033;
}
.content {
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
}
H1{
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
H2{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}