h1, h2, h3, h4 { color: #EEAD0E; }

h1 { 
	font-size: 16pt; }

h2 { 
	font-size: 12pt; }

h3 { 
	font-size: 10pt; }

body { 
	background-color: #00008B; }

a {
	color : #FF9912;}

p {
	font-size : 12pt;
	color :#EEAD0E;
	line-height : 80%;}
