/*  styles for Enhance Training and Development */

/*  body styles */
body 
	{
	background:#FFFFCC  ; 
	word-spacing: 1px; 
	font-family: "Comic Sans MS", "Lucida Sans","Arial" sans-serif;
	text-align:justify ;
	}  
div			
	{
	color: brown; 
	} 
/* link styles */
a
	{
	font-size:12px;   
	}
a:link
	{ 
	font-weight:normal ;
	color : red ;
	}
a:visited
	{
	font-weight:normal ;
	color : green ;
	}
a:hover
	{
	cursor: new-resize ;
	text-decoration: underline ;
	font-weight:normal ;
	color : blue ;
	}			

/* headers*/		 
h1,h2,h3,h4,h5,h6	
	{
	color:green; 
	}
h1,h2,h4,h5 
	{ 
	text-align: center;
	}
h1, h5 
	{
	font:small-caps italic  ;
	}
h1 
	{
	font: 2.5em ;
	}
h3 
	{
	font: 1.5em ;  
	}
/* paragraphs */	
p, li	
	{
	font-size:14px; 
		line-height: 18px; 
	color: blue; 
	mso-ansi-language: EN-US; 
	mso-bidi-font-size: 10.0pt; 
	mso-bidi-language: AR-SA; 
	mso-fareast-language: EN-US;
	}  
/* tables */
table 	
	{	
	text-align: left;
	cellpadding: 20 ;
	color: brown; 
	width: "95%"; 
	}
td 		
	{ 
	align: "center"; 
	valign: "top"; 
	align: "left";
	}
.alt 
	{ 
	color: green; 
	text-align:right;
	}					
.dropcap 
	{
	font: 200%/100% serif; 
	color:#CC3300; 
	margin-right:-3px; 
	}
.altlist 
	{
	color: #cc0066; 
	text-align:left;
	} 
.emph 	
	{ 
	color:green; 
	font-weight:"bold" ; 
	}
.emph2 	
	{ 
	color:green; 
	font-weight:"bold"; 
	font-size:16px;  
	}
.links 
	{
	font-size:12px;   
	}
.logo 
	{	
	font-size:22.0pt;
	mso-bidi-font-size:12.0pt;
	color:green; 
	}
.pics 
	{ text-align: "center" 
	}
.slogan 
	{
	color:#6699FF;  
	}
.vax 	
	{
	font: 150%/100% serif; 
	color:#CC3300; 
	margin-right:-3px; 
	}
.this	
	{
	color: #666666; 
	} 




