body {
	font-size: 14px;
	color: #000000;
	font-family: times, times new roman, serif;
	font-weight: normal;
}

p {
	font-size: 14px;
	color: #000000;
	font-family: times, times new roman, serif;
	font-weight: normal;
}

td {
	font-size: 14px;
	color: #000000;
	font-family: times, times new roman, serif;
	font-weight: normal;
}


td.content {
	font-size: 14px;
	color: #000000;
	font-family: times, times new roman, serif;
	font-weight: normal;
	padding-top: 12px;
	padding-right: 60px;
	padding-bottom: 12px;
	padding-left: 60px;	
}

h1{
	font-size: 20px;
	font-weight: bold;
	color: #496881;
	font-family: times, times new roman, serif;
}

h2{
	font-size: 16px;
	font-weight: bold;
	color: #C02325;
	font-family: times, times new roman, serif;
}

h3{
	font-size: 14px;
	font-weight: bold;
	color: #496881;
	font-family: times, times new roman, serif;
}

.black12 {
	font-size: 14px;
	color: #000000;
	font-family: times, times new roman, serif;
	font-weight: normal;
}

.blackBold12 {
	font-size: 14px;
	color: #000000;
	font-family: times, times new roman, serif;
	font-weight: bold;
}

.footFont {
	font-size: 14px;
	color: #496881;
	font-family: times, times new roman, serif;
	font-weight: bold;
}

a{
	font-size: 14px;
	color: #496881;
	font-family: times, times new roman, serif;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	font-size: 14px;
	color: #C3A05D;
	font-family: times, times new roman, serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu{
	font-size: 12px;
	color: #123456;
	font-family: times, times new roman, serif;
	font-weight: normal;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	line-height: 110%;
	
}

a.menu:hover{
	font-size: 12px;
	color: #FFFFFF;
	font-family: times, times new roman, serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 110%;

}