td {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #444444;
	font-size: 9pt;
	line-height: 190%;
}


.content {
	padding: 10px 40px 10px 80px;	
}

h1 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 23pt;
	letter-spacing: 2px;	
}

h2 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 16pt;
	letter-spacing: 2px;
}

h3 {
	font-weight: bold;
}

.h1 {
	height: 80px;
	background: url(h2_bg.gif) repeat-x;
	margin-bottom: 15px;
	clear: all;	
}

.h2 {
	height: 39px;
	background: url(h2_bg.gif) repeat-x;
	margin-bottom: 15px;
	clear: all;
}

td.anchors {
	text-align: left;	
	font-size: 8pt;	
}

A:visited, A:link, A:active	{
	text-decoration: none;
	color: #33AA33;
}


A:hover	{
	color: #007700;
	text-decoration: underline;
}

.note {
	background-color: #FFFFEE;
	padding: 10px;
	width: 80%;
	text-align: left;
}

.download {
	background-color: #FFFFEE;
	padding: 10px 10px 10px 30px;
	width: 50%;
	text-align: left;
	border: 1px dashed gray;	
}

img.logo {
	margin: 1px 20px 5px 0px;
	vertical-align: bottom;
	border: 0px;
}

img.nolink {
	border: 0px;
}

pre {
	background-color: #FFFFEE;
	padding-left: 20px;
}

li {
	margin-bottom: 10px;
}

blockquote {
	border-left: 5px #DDDDDD solid;
	padding-left: 15px;
}