body {
	padding : 0;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 0px;
	background-color: #000000;
}
ul, ol {
	font-size: 10pt;
}
li {
	padding-bottom : 10px;
}
p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
h1,h2,h3,h4,h5{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
h1{	
	font-size: 20px;
}
h2{
	font-size: 18px;
}
h3{
	font-size: 16px;
}
h4{
	font-size: 14px;
}
h5{
	font-size: 12px;
}
h6{
	font-size: 10pt;
}
a {
	text-decoration: none;
	color: #884400;
}
a:hover {
		text-decoration: underline;
		color: #aa6622;
}
.headline{
	height: 90px;
	font-size: 40px;
	text-align: right;
	color: #CCCCCC;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.headline a {
	text-decoration: none;
}
.subnav {
	font-size: 8pt;
	color: #000000;
	height: 30px;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFCC00;
	text-indent: 510px;
	white-space: nowrap;
}
.pictureblock {
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
}
.textblock {
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	width: 350px;
	
}
.content {
	width: 750px;
	height: 100%;
	border: 0px;
	padding: 0px;
}
