body {
	background:white;
	margin-left: 50px;
	margin-right: 50px;
	font-family: Verdana, sans-serif;
	color: black;
}

img {
	border: 0;
	}
	
.center {
	display: block;
	margin: 0 auto;
	}

a:visited, a:link, a:active {
	color: #990000; 
	text-decoration: none
}

A:hover {
	text-decoration:underline;
}

A.link	 {}

#header {
	font-size:11px;
	text-align:right;
	color:#999;
	}

#header a {
	color:#999;
	}

#calendar {
	font-size: 11px;
	color: #999;
	text-align: center;
	}


#linkbar {
	font-size: 11px;
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 1pt;
	background-color: #eee;
	color: #999;
	}

.title  {
	font-size: 15px;
	font-weight: bold;
	margin-top: 20pt;
}

.subtitle {
	font-size: 13px;
	font-weight: bold;
}

.text {
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	margin-top: 12pt;
	
}

small {
	font-size:11px;
	line-height:16pt;
}

small small {
	font-size:9px;
	line-height:14pt;
}

.hanging p {
	text-indent:-3em;
	padding-left:3em;
	margin: 0;
}


#blurbs {
	font-size:11px;
	font-weight:normal;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #eee;
}

.author {
	font-size:11px;
	font-weight:normal;
	text-align:right;
	margin-top: 5pt;
}

#copyright {
	font-size: 9px;
	color: #999;
}

.thetable {
	width: 400px;
	height: 100%;
}

table {
	width: 400px;
	height: 100%;
	margin: 0 auto;
}

.from {
	font-style: italic;
	font-size: 80%;
}
