body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

A:link {text-decoration: underlined; color: #4f7aa6;}
A:visited {text-decoration: underlined; color: #4f7aa6;}
A:active {text-decoration: none; color: #4f7aa6;}
A:hover {text-decoration: none; color: #4f7aa6;}

p {
	line-height: 20px;
 font-size: 14;
 font-family: Times New Roman;
 text-decoration: none; color: #233c55;
}

H2 {
	line-height: 20px;
 font-size: 14;
 text-decoration: bold; color: #233c55;
 font-family: Times New Roman;
}
