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


body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}

a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	
}

a:active {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	
}

a:visited {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
}


a.aBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	text-decoration: none;
}

a.aBody:hover {
	text-decoration: underline;
}

a.aBody:active {
	text-decoration: underline;
}

a.aBody:visited {
	color: #006600;
	text-decoration: none;
}


a.aSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	text-decoration: none;
}

a.aSmall:hover {
	text-decoration: underline;
}

a.aSmall:active {
	text-decoration: underline;
}

a.aSmall:visited {
	color: #006600;
	text-decoration: none;
}


a.aSmallHome {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	text-decoration: none;
}

a.aSmallHome:hover {
	text-decoration: underline;
}

a.aSmallHome:active {
	text-decoration: underline;
}

a.aSmallHome:visited {
	color: #006600;
	text-decoration: none;
}

.tdMonth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;	
}


td.tdSmall {
	font-size: 12px;
}


td.tdSmallHome {
	font-size: 14px;
}


