
body
{
	background-color: #ffffff;
}

.tablecolor
{
	background-color: #6699cc;
}

.tablecolorblack 
{ 
	 background-color: black 
}

.tablecolortitle
{
	background-color: #006699;
}

.contenttext
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

.contenttextbold
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

.titletext
{
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

.titletextcontent
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

A:link
{
	font-weight: normal;
	font-size: 12px;
	color: #ffcc00;
	font-family: Arial;
	text-decoration: underline;
}

A:active
{
	font-weight: normal;
	font-size: 12px;
	color: #ffcc00;
	font-family: Arial;
	text-decoration: underline;
}

A:visited
{
	font-weight: normal;
	font-size: 12px;
	color: #ffcc00;
	font-family: Arial;
	text-decoration: underline;
}
