/* Global Styles */

body {
	margin:0px !important;
	}
	
td {
	font:12px arial !important;
	color:#000000 !important;
	}
	
a {
	color: #CA3D81 !important;
	text-decoration:underline !important;
	}
	
a:hover {
	color: #FFCC00 !important;
	text-decoration:none !important;
	}

.whiteTitle {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-weight: bold !important;
	color: #FFFFFF !important;
	font-size: 14px !important;
}
.whiteTitleMed{
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-weight: bold !important;
	color: #FFFFFF !important;
	font-size: 18px !important;
}
.whiteTitleLrg {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-weight: bold !important;
	color: #FFFFFF !important;
	font-size: 24px !important;
}	

