body
{
	font-size: 12px;
	/*color: #999999;*/
	font-family: arial, helvetica, sans-serif;
	background-color: #00264c;
}

td
{
	font-size: 12px;
	/*font-weight: bold;*/
	color: #ececec;
	font-family: arial, helvetica, sans-serif;
}

.text 
{
	font-size: 12px;
	/*color: #8792bd;*/
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

.mash
{
	font-weight: bold;
	font-size: 12px;
	/*color: #8792bd;*/
	font-family: arial, helvetica, sans-serif;
}

.mash2
{
	font-weight: bold;
	font-size: 16px;
	/*color: #8792bd;*/
	font-family: arial, helvetica, sans-serif;
}

.title
{
	font-weight: bold;
	font-size: 18px;
	color: gold;
	font-family: Arial;
	/*text-decoration: underline;*/
}

.left
{
	font-weight: bold;
	font-size: 11px;
	color: gold;
	font-family: Arial;
}

.headline
{
	font-weight: bold;
	font-size: 12px;
	color: gold;
	font-family: Arial;
}

.sub
{
	font-weight: bold;
	font-size: 16px;
	/*color: red;*/
	color: #cc0000;
	font-family: Arial;
	font-style: italic;
}


a:link
{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	/*text-decoration: none;*/
}

a:visited
{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	/*text-decoration: none;*/
}

A:hover
{
	font-size: 12px;
	color: #CC3300;
	font-family: arial, helvetica, sans-serif;
}

.bg0 {font-weight: bold; background-color: #c4d7dd; color: black;}
.bg1 {font-weight: bold; background-color: #b9b9b9;}
.bg2 {background-color: #ededed;}
.bg3 {background-color: #ffffff;}
.bg4 {background-color: #cccccc;}
.bg5 {background-color: #dddddd;}


