body, td
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}

input, select, textarea
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}

h1
{
	color: #000066;
	font-size: 19px;
	font-weight: 400;
}

h2
{
	color: #000066;
	font-size: 15px;
	font-weight: 700;
}

a, .hyperlink
{
	color: #666666;
	text-decoration: none;
}

a:hover
{
	color: #666666;
	text-decoration: none;
}

a.hidden
{
	color: #333333;
	text-decoration: none;
}

a.hidden:hover
{
	color: #333333;
}

a.footer
{
	color: #666666;
	text-decoration: none;
}

a.footerb
{
	color: #666666;
	font-weight: 700;
	text-decoration: none;
}

a.footer:hover
{
	color: #666666;
	text-decoration: underline;
}

a.navigation
{
	font-size: 11px;
	color: #333333;
	font-weight: 700;
	text-decoration: none;
}

a.navigation:hover
{
	color: #666666;
	text-decoration: none;
}

td.darkgray, tr.darkgray
{
	background-color: #DCDCDC;
}

td.gray, tr.gray
{
	background-color: #CCCCCC;
}

td.lightgray, tr.lightgray
{
	background-color: #F0F0F0;
}

td.mediumgray, tr.mediumgray
{
	background-color: #E6E6E6;
}

td.white, tr.white
{
	background-color: #FFFFFF;
}

.txt_footer
{
	font-size: 11px;
	color: #666666;
}

.txt_small
{
	font-size: 11px
}

.txt_navigation
{
	color: #666666;
	font-size: 11px
}

ul
{
	list-style-type: square;
}