/* CSS Document */

body {
	margin: 0;
	background: #f2f2e7;
	font-family: Verdana;
	font-size: 9px;
	line-height: 14px;
	}
blockquote {
	margin: 0;
	border-left: 10px solid #f2ddb3;
	}
blockquote p {
	padding-left: 15px;
	}
td {
	vertical-align: top;
	}
td#content {
	width: 282px; }
td#content p {
	font-family: Verdana;
	font-size: 9px;
	line-height: 14px;
	padding-right: 15px;
	}
a:link,a:visited {
	color: #39a396;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color:#f2ddb3
}
h3 {
	font-size:16px;
	font-family:"Courier New", Courier, mono;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px dotted #000;
	margin-right: 15px;
	}

h4 {
	font-size: 14px;
	font-family:"Courier New", Courier, mono;
	font-weight: bold;
	text-transform: uppercase;	
	margin-right: 15px;}
ol {
	margin: 0;
	padding-right: 16px;
	}
img {
	border: 0}
