body {
	margin:0px 10px 20px 10px;
	padding: 0px;
	background: #fff;
	color: #000;
	font-family: sans-serif;
}

h1 {
	font-size: 12px;
	margin-left: -34px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: .3em;
	border-bottom: 1px dashed #AAA;
}

h4 {
	font-size: 12px;
	letter-spacing: .3em;
	font-weight: bold;
	border-bottom: 1px dashed #AAA;
}

h5 {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: .3em;
}

p {
	font-size: 12px;
	margin-left: 30px;
	margin-right: 30x;
	width: 90%;
	text-align: justify;
}

p.news {
	margin: 10px 10px 0px 24px;
}

p.imglabel {
	text-align: center;
}

ul {
	font-size: 12px;
	margin-left: 30px;
	margin-right: 30x;
	text-align: justify;
}

td {
	vertical-align: top;
	font-size: 12px;
	padding: 0;
	margin: 0;
	text-align: justify;
}

p.intro {
	font-style: italic;
	line-height: 1.4em;
}

p.byline {
	color: #666;
	font-size: 10px;
	margin-left: 10px;
}

p.mainbyline {
	color: #666;
	font-size: 10px;
	margin:0;
	text-align: center;
}

p.mainbyline a, p.mainbyline a:link {
	border-bottom: none;
}

p.backlink {
	margin-top: 30px;
	margin-left: 10px;
}

a, a:link
{	color:#069;	border-bottom:1px dotted #069; text-decoration: none; background: transparent;}
a:visited
{	color:#069;	border-bottom:1px dotted #069; background: transparent;}
a:active
{	color: #777; background: transparent;}
a:hover
{	color: #fff; border-bottom:none; background: #069;}

a.titlelink, a.titlelink:link
{	color:#069;	border-bottom:none; text-decoration: none; background: transparent;}
a.titlelink:visited
{	color:#069;	border-bottom:none; background: transparent;}
a.titlelink:hover
{	color: #069; border-bottom:none; background: transparent;}

img {
	float: right;
	margin: 0px 0px 8px 12px;
	border: none;
}

div.imageblock {
	float: right;
	margin: 0px 0px 8px 12px;
	border: none;
	background: transparent;
}

h1 img {
	float: none;
}

img.inline {
	float: none;
	margin: 0;
}

table.menu td {
	vertical-align: top;
	background: #EEE;
	padding: 10px 10px 20px 10px;
	margin: 10px;
}
