﻿body{
	text-align:center;
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #336699;
	margin: 0;
	padding: 0;
}
#wrapper{
	width:690px;
	margin: 1em auto;
	text-align:left;
}
a:link {
	color: #333399;
}
.header {
	font-size: 24px;
	background-color: #006666;
  	color: #DCDCDC;
  	text-align:center;
  	line-height: 40px;
}
.subheader {
	text-align:right;
	font-weight:bold;
	line-height:32px;
}
.title {
  	font-size: 24px;
	line-height: 30px;
  	background-color: #006666;
	color: #DCDCDC;
}
.subtitle {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  	color: #006666;
}
.people{
	font-weight:bold;
}
.plain {
	border:0;
}