.navMenu	{
	color: 				#ffffff;
	font-family: 			trebuchet MS, arial;
	font-weight:			bold;
	font-size: 			13px;
	text-decoration: 		none;
}
a.navMenu	{
	color: 				#ffffff;
	font-family: 			trebuchet MS, arial;
	font-weight:			bold;
	font-size: 			13px;
	text-decoration: 		none;
}
a.navMenu:hover	{
	color: 				#2b0012;
	font-family: 			trebuchet MS, arial;
	font-weight:			bold;
	font-size: 			13px;
	text-decoration: 		underline;
}
.footMenu	{
	color: 				#d7a8be;
	font-family: 			MS sans serif, trebuchet MS, arial;
	font-weight:			bold;
	font-size: 			11px;
	text-align: 			right;
}
a.footMenu	{
	color: 				#d7a8be;
	font-family: 			MS sans serif, trebuchet MS, arial;
	font-weight:			bold;
	font-size: 			11px;
	text-decoration: 		underline;
}
a.footMenu:hover	{
	color: 				white;
	font-family: 			MS sans serif, trebuchet MS, arial;
	font-weight:			bold;
	font-size: 			11px
	text-decoration: 		underline;
}
h1, td h1	{
	color:				#a11467;
	font-family: 			MS Sans Serif, arial;
	font-size: 			18px;
	text-align:			left;
	font-weight:			bold;
	line-height:			25px;
	text-decoration: 		none;
	vertical-align:			center;
}
h2, td h2	{
	color:				#ffffff;
	font-family: 			MS sans serif, trebuchet MS, arial;
	font-size:			12px;
	text-align:			left;
	font-weight:			bold;
	line-height:			22px;
	text-decoration: 		none;
}
BODY 	{
	font-family: 			MS sans serif, trebuchet MS, arial;
	font-size:			14px;
	vertical-align:			top;
	text-align:			left;
	margin-bottom:			0px;
	margin-left:			0px;
	color:				#ffffff;	
	background-repeat: 		no-repeat;
}

p, td, td p, a{
	color:				#930057;	
	font-family: 			MS sans serif, trebuchet MS, arial;
	font-size:			15px;
	text-align:			justify;
	vertical-align:			center;
	background-repeat: 		no-repeat;
	line-height:			16px;
}
.border {
	border: 			1px solid #a11467;
	margin-left:			5px;
	margin-right:			5px;
}