body
{
	font-family: verdana, arial, sans-serif;
	color: #333333;
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-color: #fff;
}

a:link
{
	color: #000;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
}

a:visited
{
	color: #000;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
}

a:active
{
	color: #000;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
}

a:hover
{
	color: #000;
	text-decoration: underline;
	font-family: verdana, arial, sans-serif;
}

/* main font */
.main
{
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
}

.bodytext
{
	font-family: verdana, arial, sans-serif;
	font-size: 80%;
}


/* news items etc */

td.titles
{
	color: #000000;
	font-weight: bold;
	font-size: 70%;
}

.title, a.title:link, a.title:visited, a.title:active
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.title:hover
{
	text-decoration: underline;
	color: #008cbc;
}

td.stories
{
	color: #000000;
	font-size: 70%;
}

.story, a.story:link, a.story:visited, a.story:active
{
	color: #000000;
	text-decoration: none;
}

a.story:hover
{
	text-decoration: underline;
	color: #008cbc;
}

.date
{
	color: #666666;
}

/*pagination */
td.pagination
{
	color: #000000;
	font-size: 70%;
}

a.pagination:link, a.pagination:visited, a.pagination:active, a.pagination:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}


/* footer */
td.footer
{
	color: #000000;
	padding: 10px;
	font-size: 65%;
}

.footer1, A.footer1:link, A.footer1:visited, A.footer1:active
{
	text-decoration: none;
	color: #000000;
}

a.footer1:hover { text-decoration: underline; }

/* lightershade */
.lightershade, a.lightershade:link, a.lightershade:visited, a.lightershade:active
{
	text-decoration: none;
	color: #666;
}

a.lightershade:hover { text-decoration: underline; }
