body {
	margin: 0;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #353535;

}

 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #4682B4;
}

 a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #4682B4;
}

 a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: Gray;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
color: #FFFACD;

}


H3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #254561;
	margin: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #254561;
	margin: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #254561;
	margin: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

ul{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}

li {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}

.TA {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}