body
{
	font-size: 12px;
	color: black;
	font-family: Sans-Serif, Arial, Verdana, Tahoma;
}
.features
{
	background-color: #ccffcc;
}
TD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Sans-Serif, Arial, Verdana, Tahoma;
}
BIG
{
  	font-weight: bold;
	font-size: 16px;
	color: #999999;
	font-family: Sans-Serif, Arial, Verdana, Tahoma;
}

.featureheadline
{
	font-weight: bold;
	font-size: 14px;
	color: gray;
	font-family: Sans-Serif, Arial, Verdana, Tahoma;
}
A.featureheadline
{
	font-weight: bold;
	font-size: 14px;
	color: gray;
	font-family: Sans-Serif, Arial, Verdana, Tahoma;
	text-decoration: none;
}
A.featureheadline:hover
{
	font-weight: bold;
	font-size: 14px;
	color: crimson;
	font-family: Sans-Serif, Arial, Verdana, Tahoma;
	text-decoration: underline;
}
.news
{
	background-color: #ffff99;
}
.newsheadline
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: Sans-Serif, Arial, Verdana, Tahoma;
}
A.newsheadline
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: Sans-Serif, Arial, Verdana, Tahoma;
	text-decoration: none;
}
A.newsheadline:hover
{
	font-weight: bold;
	font-size: 14px;
	color: crimson;
	font-family: Sans-Serif, Arial, Verdana, Tahoma;
	text-decoration: underline;
}

.headerback
{
    BORDER-RIGHT: 2px;
    BORDER-TOP: 2px;
    BORDER-LEFT: 2px;
    BORDER-BOTTOM: 2px;
    BACKGROUND-COLOR: #6699cc
}
H1
{
	font-weight: bold;
	font-size: 16px;
	color: #999999;
	font-family: Sans-Serif, Arial, Verdana, Tahoma;
}
.tabletop
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Verdana, Tahoma, Arial
}
.navtable
{
    BORDER-RIGHT: 1px outset;
    BORDER-TOP: 1px outset;
    BORDER-LEFT: 1px outset;
    BORDER-BOTTOM: 1px outset
}
.menu
{
	font-weight: bold;
	color: white;
	font-family: Sans-Serif, Arial, Verdana, Tahoma;
	background-color: #336666;
}
TD.menu
{
	font-size: 12px;
	color: white;
	font-family: Sans-Serif, Arial, Verdana, Tahoma;
	text-decoration: none;	
}
TR.menu
{
	font-size: 12px;
	color: white;
	font-family: Sans-Serif, Arial, Verdana, Tahoma;
	text-decoration: none;	
}
A.menu
{
	font-size: 12px;
	color: white;
	font-family: Sans-Serif, Arial, Verdana, Tahoma;
	text-decoration: none;	
}
A.menu:hover
{
	font-size: 12px;
	color: crimson;
	font-family: Sans-Serif, Arial, Verdana, Tahoma;
	text-decoration: none;
}
A.bodytext
{
	font-size: 12px;
	color: blue;
	font-weight: bold;	
	font-family: Sans-Serif, Arial, Verdana, Tahoma;
	text-decoration: none;	
}
A.bodytext:hover
{
	font-size: 12px;
	color: crimson;
	font-family: Sans-Serif, Arial, Verdana, Tahoma;
	text-decoration: underline;
}
A.smalltext
{
	font-size: 10px;
	color: darkblue;
	font-family: Sans-Serif, Arial, Verdana, Tahoma;
	text-decoration: none;	
}
A.smalltext:hover
{
	font-size: 10px;
	color: crimson;
	font-family: Sans-Serif, Arial, Verdana, Tahoma;
	text-decoration: none;
}
.hotpic
{
	cursor: hand;
}