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

body {
	background-color: #F9F9FD;
}

.BodyContent {
	padding: 4px;
	font: 0.9em arial narrow;
}

.H1 {
	font:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #000;
	
}
.H2 {
	font:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 1.1em;
	
}
.style11 p {
	color: #00C;
}
.style1 strong .H2 {
	font-size: 1.1em;
}
