body {}
p	{ font-size: 16px;
	font-family: Times New Roman, Times; 
	text-align: justify;
	text-indent: 10px;
	margin-left: 15px;
	margin-right: 15px
	}
	
td  { font-size: 13px; 
	font-family: Arial, Helvetica
	}
	
li { font-size: 15px;
	font-family: Times New Roman, Times;
	text-align: justify;
	margin-right: 12px
	}
	
h2  { font-size: 24px;
	line-height: 24px;
	font-family: Arial, Helvetica;
	margin-top: 20px;
	margin-left: 8px;
	margin-right: 8px
	}

h3 { font-size: 18px;
	line-height: 20px;
	font-family: Arial, Helvetica;
	margin-left: 8px;
	margin-right: 8px
	}
	
h4 { margin-left: 8px;
	margin-right: 8px;
	}
	
h4	a	{ color: #2C3D75;
	text-decoration: none;
		}

h4	a:hover	{ color: #BA02C7;
	text-decoration: underline;
	}
		
h4	a:visited	{ color: #BA02C7;
	}

sup { font-weight: bold; 
	font-size: 10px;
	font-family: Times New Roman, Times
	}

dt { margin-left: 35px;
	}
	
dd { color: white;
	font-weight: bold;
	font-size: 10px;
	margin-left: 20px;
	}

dd a { color: white;
	text-decoration: none;
	}
	
dd a:hover { color: ee7777;
	text-decoration: underline;
	}


