
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	background-color:#33A7FF;
	/* background-color:#E5F4FF; */
	margin-top:10px;
	margin-bottom:0px;	
	margin-left: 0px;
	margin-right: 0px;
	padding:0px;	
	border: 0;
}

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

a.linkFooter:link, a.linkFooter:visited, a.linkFooter:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	color: white;
	text-decoration: underline;
}

a.linkFooter:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	color: white;
	text-decoration: none;
}

a.linkArticles:link, a.linkArticles:visited, a.linkArticles:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	color: blue;
	text-decoration: underline;
}

a.linkArticles:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	color: blue;
	text-decoration: none;
}

a.linkBlog:link, a.linkBlog:visited, a.linkBlog:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	color: #1D639C;
	text-decoration: underline;
}

a.linkBlog:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	color: #CC0000;
	text-decoration: underline;
}

a.homePage:link, a.homePage:visited, a.homePage:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14pt;
	font-weight:bold;
	color: blue;
	text-decoration: underline;
}

a.homePage:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14pt;
	font-weight:bold;
	color: blue;
	text-decoration: none;
}