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

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
}

.blackbullettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bolder;
	
}

.redbullettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3366;
	font-weight: bolder;
}

a.bodyText:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #CC3366; text-decoration: none }
a.bodyText:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #CC3366; text-decoration: none }
a.bodyText:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #999966 text-decoration: none }

.headerRed {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #CC3366}

.bodyTextRed { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #CC3366; font-weight: bold}

.menutext	
	{
	
	font-family: arial, verdana, helvetica, "sans serif"; 
	font-size:11px; text-decoration: none;
	color: #ffffff;font-weight: bold;

	}
a:hover.menutext	
	{
	font-family: arial, verdana, helvetica, "sans serif"; 
	font-size:11px; text-decoration: none;
	color: #cccccc;font-weight: bold;
	
}
.legal	
	{
	
	font-family: arial, verdana, helvetica, "sans serif"; 
	font-size:10px; text-decoration: none;
	color: #333333
	}
a:hover.legal	
	{
	font-family: arial, verdana, helvetica, "sans serif"; 
	font-size:10px; text-decoration: none;
	color: #999966}
	
.redline
 	{ 
 	background-color :#CC3366;
 	}

.beigeline
 	{ 
 	background-color :#999966;
 	}
	
.whiteline
 	{ 
 	background-color :#ffffff;
 	}
	
.ltgreyline
 	{ 
 	background-color :#CCCCCC;
 	}
	
	.midgreyline
 	{ 
 	background-color :#999999;
 	}
	
.dkgreyline
 	{ 
 	background-color :#333333;
 	}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6FA847;
	font-weight: bold;
}
.headergreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6FA847;
}
.headerblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1967AF;
}
