/* CSS Document */
td  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ffffff; }
	
	.nav_txt:link { 
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	}	
	.nav_txt:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	line-height: 18px; 
	color: #ffffff; }
	
	.nav_txt:hover { 
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	line-height: 18px;
	color: #0066CC; }
.H1-cont { 
	font-size: 18px; 
	font-style: normal;
	font-weight: bold;  
	line-height: 18pt; 
	color: #FFFFFF; 
	margin-top: 30px; 
	margin-bottom: 20px; 	
	margin-left: 38px;
	margin-right: 30px;	
	}
H1 { 
	font-size: 18px; 
	font-style: normal;
	font-weight: bold;  
	line-height: 18pt; 
	color: #FFFFFF; 
	margin-top: 30px; 
	margin-bottom: 11px; 	
	margin-left: 38px;
	margin-right: 30px;	
	}
H2 { 
	font-size: 18px; 
	font-style: normal;
	font-weight: bold;  
	line-height: 18pt; 
	color: #FFFFFF; 
	margin-top: 2px; 
	margin-bottom: 11px; 	
	margin-left: 38px;
	margin-right: 30px;	
	}
p { 
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 14pt;
	margin-top: 0px; 
	margin-right: 39px;
	margin-bottom: 20px; 
	margin-left: 38px;
	}
.p-training { 
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px; 
	margin-right: 39px;
	margin-bottom: 18px; 
	margin-left: 38px;
	}
.p-special { 
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 14pt;
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 20px; 
	margin-left: 38px;
	}
.p-home { 
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 14pt;
	margin-top: 0px; 
	margin-right: 39px;
	margin-bottom: 11px; 
	margin-left: 38px;
	}


ul {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 14pt;
	margin-top: 0px;
	margin-bottom: 11px; 		
	}
ul.ul2 {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 14pt;
	margin-top: 0px;
	margin-bottom: 11px; 
	margin-left: 3pt;		
	}
/* links */
				a { 
					font-weight: 500;
					font-style: normal;
					font-size: 13px;
					line-height: 14pt;
					text-decoration: none; 
					color: #ffffff;
				}
				a:link { 
					color: #ffffff; }
				
				a:visited { 
					color: #ffffff; }
				
				a:hover { 
					color: #0066CC; }
/* footer */
.footer { 
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 1px
	text-decoration: none; 
	color: #0066CC;
}
.a-footer { 
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none; 
	color: #0066CC;
}
.a-footer:link { color: #0066CC;}

.a-footer:visited { color: #0066CC;}

.a-footer:hover { color: #40C4DB;}
