/* CSS Document */

.std {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	line-height: 16px;
}
.subhead {
	font-size:18px;
	color:#003399;
	font-weight: bold;
}
h1 {
	font-size: x-large;
	font-weight: bold;
}
p {
	text-align: left;
	width: 80%;
}
