@charset "UTF-8";
/* CSS Document */

h1 {
	color : #660000;
	background : #ffffff;
	font-family : "Times New Roman", Times, serif;
	font-size : 14pt;
} 
#apDiv3 { 
color : #000000; 
background : #ffffff; 
font-family : "Times New Roman", Times, serif; 
font-size : 12pt; 
position : static;
height : auto;
width : auto;
} 
a { 
text-decoration : underline; 
color : #0000ff; 
} 
#apDiv1, #apDiv2, #apDiv4 { 
display : none; 
}