/* CSS Document */
body {
	background-color: #9999FF;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	margin:0px;
	padding: 0px;
	border: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 165px;
	margin-right: 15px;
}
p.standard {
	font-size: 12px
}
.date {
	font-size: 8px
}
p.top {
	font-size: 16px;
}
.thick {
	font-weight: bold
}
p.header {
	font-size: 24px;
}
p.footer {
	font-size: 11px;
	text-align: center
}
.bold {
	font-size: 12px;
	font-weight: bold
}
p.list {
	margin-left: 180px;
	font-size: 12px;
	line-height: 60%;
}
p.photo {
	text-align: center;
	text-decoration: underline;
}
ul.standard {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: 12px;
	margin-left: 150px;
	margin-right: 15px
}
