body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-image: url(gfx_include/bg.gif);
}

.pagehead {
	color: #545454;
	font-weight: bold;
	font-size: 16px;
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
}
.subhead {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: 0,5;
}

.content
{
	color: #595959;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
}

a {
	color: #3333CC;
	font-weight: bold;
	border-bottom-style: none;
	border-bottom-width: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

p {}

a:link {
	color: #3333CC;
	font-weight: bold;
	border-bottom-style: none;
	border-bottom-width: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

a:visited {
	color: #999999;
	font-weight:bold;
	border-bottom-style: none;
	border-bottom-width: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

a:hover {
	border-bottom-style: none;
	border-bottom-width: 10px;
	text-decoration: underline;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

a:active {}

a.external:link
{
	font-weight: bold;
	color: ##545454;
	text-decoration: none;
	font-size: 16px;
}

a.external:visited
{
	font-weight: bold;
	color: ##545454;
	text-decoration: none;	
	font-size: 16px;
}

a.external:hover
{
	color: ##545454;
	text-decoration: underline; 
	font-size: 16px;
}

a.external:active
{
	color: ##545454;
	text-decoration: none;
	font-size: 16px;
}

a.news:link
{
font-weight: normal;
	color: #545454;
	text-decoration: none;
	font-size: 10px;
}

a.news:visited
{
font-weight: normal;
	color: #545454;
	text-decoration: none;	
	font-size: 10px;
}

a.news:hover
{
font-weight: normal;
	color: #545454;
	text-decoration: underline; 
	font-size: 10px;
}

a.news:active
{
font-weight: normal;
	color: #545454;
	text-decoration: none;
	font-size: 10px;
}

.footer
{
color: #333333;
	font-size: 9px;
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
}
.header {
	color: #666666;
	font-weight: bold;
	font-size: 9px;
	font-family: Lucida Grande, Arial, Verdana, sans-serif;
}

.txt {
	color: #848484;
	font-weight: normal;
	font-size: 9px;
	font-family: Lucida Grande, Arial, Verdana, sans-serif;
}

.features {
	color: #848484;
	font-weight: bold;
	font-size: 9px;
	font-family: Lucida Grande, Arial, Verdana, sans-serif;
}

.send {
	font-family: Lucida Grande, Arial, Verdana, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	color: #666666;
	border: 1px solid #999999;
}	