body { 
	#ffffff; }
table {	
	cellspacing: 0;
	cellpadding: 0;
	width: 100%;
	border: 0; }
tr { 	
	vertical-align: top; }
th {	
	font-family: verdana, arial, 'sans serif'; 
	font-size: 20px;
	color: #0066CC;
	text-align: left;
	padding-left: 10px; 
	padding-bottom: 20px; }
td {	
	width: 30%; 
	padding-left: 30px; }
p {
	font-family: verdana, arial, 'sans serif'; 
	font-size: 12px; 
	align: left; 
	text-indent: 1cm; }
img { 	
	border: 0px; }
h2 {	
	text-align: center; 
	font-family: verdana, arial, 'sans serif'; 
	color: #0066CC; }
h3 {	
	text-align: left;
	margin-left: 10px;	 
	font-family: verdana, arial, 'sans serif'; 
	color: #0066CC; }
li {	
	font-family: verdana, arial, 'sans serif'; 
	font-size: 13px;
	font-weight: bold; 
	text-decoration: underline; }
/*------------------------------------------*/
/*links for the main page*/
a.main:link {	
	color: #000000; }
a.main:visited {	
	color: #0066CC; }
a.main:hover {	
	color: #1E90FF; }
a.main:active {	
	color: #1E90FF; }
/*------------------------------------------*/
/*links*/
a:link {	
	color: #0066CC; }
a:visited {	
	color: #A8A8A8; }
a:hover {	
	color: #1E90FF; }
a:active {	
	color: #1E90FF; }
/*-------------------------------------------*/
/*icons*/
icon {	
	border: 0px;
	width: 20px;
	height: 20px; }
/*-------------------------------------------*/
/*image at the center of the page*/
table.imgcenter	{	cellspacing: 0;
					cellpadding: 0;
					width: 100%;
					border: 0; 
					text-align: center; }
/*-------------------------------------------*/
/*image at the center of the page*/
table.twoimgcenter { 	border: 0px;
						cellspacing: 0px;
						cellpadding: 0px; 
						width: 100%; }
td.twoimgcenter_1 { 	width: 50%;
						text-align: right; }
td.twoimgcenter_2 {		width: 50%;
						text-align: left; }
/*-------------------------------------------*/
/*description*/
table.description {	cellspacing: 0;
					cellpadding: 0;
					width: 100%;
					border: 0; 
					font-family: verdana, arial, 'sans serif'; 
					font-size: 12px; }
td.description {	width: 50%; 
					text-indent: 1cm; }
/*-------------------------------------------*/
/*enumeration*/
table.enumeration {	cellspacing: 0;
					cellpadding: 0;
					width: 100%;
					border: 0; 
					font-family: verdana, arial, 'sans serif'; 
					font-size: 12px; }
/*-------------------------------------------*/