body {background-color: #FFFFFF; color:#000066; font-weight: bold}

p{text-align: center; font-size: 16px}
h1 {margin: 0; font-size: 22px}
h2 {font-size: 14px; text-align: center}

#CloseButton {
			 border-width: 2px; border-style: solid; 
			 border-color: #A3A3A3 #666666 #666666 #A3A3A3;
			 background-color: #B5B5B5; color: black;
			 width: 7em; 
			 height: 1.5em; 
			 text-align: center; 
			 display: block;
			 }

