body {
	background-color: #fff;	
	margin: 0px;

	padding: 0px;

	}
.imageColor {
  background-color: #000000;
}
TD.TitleLeft { font-family: Verdana, Arial, sans-serif; font-size: 13px; line-height: 1.5; color: #666666;  TEXT-ALIGN: left;  font-weight: bold;}
p {font-size:12px; color: #242424; text-align: left; vertical-align: top;}

.titleCenter {
	font-size:14px; 
	color: #242424; 
	text-align: center; 
	font-weight: bold; 
}
body, th, td, p, li, ul {

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #242424; 
	}

h4 {
	font-size: 16px; 
	color: #242424;
	}

h5 {
	font-size: 13px;
	color: #242424;
	}

a:link {
	font-weight: normal; 
	text-decoration: underline; 
	color: #7590be;
	} 	
a:visited {
	font-weight: normal; 
	text-decoration: underline; 
	color: #8a8a8a;
	}	
a:hover {
	font-weight: normal; 
	text-decoration: none; 
	color: #8a8a8a; 
	}
	
a.textMenus:link {
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none; 
	color: #8a8a8a;
	} 	
a.textMenus:visited {
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none; 
	color: #8a8a8a;
	}	
a.textMenus:hover {
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: underline; 
	color: #7590be; 
	}

.small {
	font-size: 10px; 
	}

.button
	{ 

	color: #FFFFFF; 

	font-size: 11px; 

	font-weight: bold; 

	background-color: #666666;

	border: 1px double #CCCCCC;

	}