body {
	background-color: #465F86;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Verdana;
}

.td_calendar {
	vertical-align: top;
	background-color: #DADDEA;
}

a:link {color: #ffffff; text-decoration: underline;}
a:active {color: #ffffff; text-decoration: underline;}
a:visited {color: #ffffff; text-decoration: underline;}
a:hover {background-color: #000000; color: #ffffff; text-decoration: underline;}

a:link.content {color: #000000; text-decoration: underline;}
a:active.content {color: #000000; text-decoration: underline;}
a:visited.content {color: #000000; text-decoration: underline;}
a:hover.content {background-color: #ffffff; color: #000000; text-decoration: underline;}

.content {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}

.contentsm {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}
a:link.contentsm {color: #000000; text-decoration: underline;}
a:active.contentsm {color: #000000; text-decoration: underline;}
a:visited.contentsm {color: #000000; text-decoration: underline;}
a:hover.contentsm {background-color: #ffffff; color: #000000; text-decoration: underline;}


.tdcontent {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
