@charset "utf-8";
/* CSS Document */
table H1 { background-color:#b8b8b8; font-family:"Times New Roman", Times, serif; font-size:18px; padding-right:10px; 
}
table P {font-family:"Times New Roman", Times, serif; font-size:16px; padding-right: 15px;
}

TABLE H2 {
	font-size:20px;
	color: #000033;
}
a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
