.table_content { 
	 font-family: Arial;
	 font-size: 12px;
	 color: #4b4b4b; 
	 width: 465px;
	 border-top: 0px;
	 border-right: 0px;
	 border-bottom: 0px;
	 border-left: 0px;
	 border-collapse: collapse;
	 padding: 0px;
	}

		.table_content td { 
	 		font-family: Arial;
	 		font-size: 12px;
	 		color: #4b4b4b;
	 		text-align: left;
	 		vertical-align: top;
			padding: 0px;
			}

		.table_content a {
	 		font-family: Arial;
	 		font-size: 12px;
	 		color: #3A7DC1;
	 		text-decoration: underline;
			}

		.table_content a:hover {
	 		font-family: Arial;
	 		font-size: 12px;
	 		color: #C13A3A;
	 		text-decoration: none;
			}

.table_menu { 
	 font-family: Georgia;
	 font-size: 12px;
	 color: #4b4b4b; 
	 width: 175px;
	 border-top: 0px;
	 border-right: 0px;
	 border-bottom: 0px;
	 border-left: 0px;
	 border-collapse: collapse;
	 padding: 0px;
	}

		.table_menu td { 
	 		font-family: Georgia;
	 		font-size: 12px;
	 		color: #760000;
	 		text-align: left;
	 		vertical-align: top;
			padding: 0px;
			}

		.table_menu a {
	 		font-family: Georgia;
	 		font-size: 12px;
			font-weight: bold;
	 		color: #6588a0;
	 		text-decoration: none;
			}

		.table_menu a:hover {
	 		font-family: Georgia;
	 		font-size: 12px;
			font-weight: bold;
	 		color: #760000;
	 		text-decoration: underline;
			}


.table_email { 
	 font-family: Arial;
	 font-size: 11px;
	 color: #4b4b4b; 
	 width: 175px;
	 border-top: 0px;
	 border-right: 0px;
	 border-bottom: 0px;
	 border-left: 0px;
	 border-collapse: collapse;
	 padding: 0px;
	}

		.table_email td { 
	 		font-family: Arial;
	 		font-size: 11px;
	 		color: #A40000;
	 		text-align: center;
	 		vertical-align: top;
			padding: 0px;
			}

		.table_email a {
	 		font-family: Arial;
	 		font-size: 11px;
			font-weight: normal;
	 		color: #A40000;
	 		text-decoration: none;
			}

		.table_email a:hover {
	 		font-family: Arial;
	 		font-size: 11px;
			font-weight: normal;
	 		color: #A40000;
	 		text-decoration: underline;
			}


.table_apps { 
	 font-family: Arial;
	 font-size: 11px;
	 color: #4b4b4b; 
	 width: 175px;
	 border-top: 0px;
	 border-right: 0px;
	 border-bottom: 0px;
	 border-left: 0px;
	 border-collapse: collapse;
	 padding: 0px;
	}

		.table_apps td { 
	 		font-family: Arial;
	 		font-size: 11px;
	 		color: #A40000;
	 		text-align: center;
	 		vertical-align: top;
			padding: 0px;
			}

		.table_apps a {
	 		font-family: Arial;
	 		font-size: 11px;
			font-weight: normal;
	 		color: #A40000;
	 		text-decoration: none;
			}

		.table_apps a:hover {
	 		font-family: Arial;
	 		font-size: 11px;
			font-weight: normal;
	 		color: #A40000;
	 		text-decoration: underline;
			}



.copyright {
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
	line-height: 100%;
	text-decoration: none;
}
a.copyright {
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
	line-height: 100%;
	text-decoration: none;
}
a.copyright:hover {
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
	line-height: 100%;
	text-decoration: underline;
}
.copyright2 {
	font-family: Arial;
	font-size: 9pt;
	color: #414141;
	line-height: 100%;
	text-decoration: none;
}
a.copyright2 {
	font-family: Arial;
	font-size: 9pt;
	color: #A8241A;
	line-height: 100%;
	text-decoration: none;
}
a.copyright2:hover {
	font-family: Arial;
	font-size: 9pt;
	color: #A8241A;
	line-height: 100%;
	text-decoration: underline;
}
a {
	font-family: Arial;
	font-size: 12px;
 	color: #3A7DC1;
 	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #C13A3A;
	text-decoration: none;
}
a.bodylink {
	font-family: Arial;
	font-size: 9pt;
	color: #20699B;
	text-decoration: underline;
}
a.bodylink:hover {
	font-family: Arial;
	font-size: 9pt;
	color: #A8241A;
	text-decoration: underline;
}