body, p, .p, ul, li, td, .check
{
	font-family : arial;
	font-size: x-small;
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
}
.subtext
{
	font-size: 11px;
}
.menuText
{
   	font-size: 11px;
}
a
{
 	color: #ffffff;
	text-decoration: underline;
}
a:hover 
{
 	color: #1A536E;
	text-decoration: none;
}
.headline
{
	font-size: 13px;
 	color: #ffffff;
	line-height: 18px;
	font-weight: bold;
}
.bigHeadline
{
	font-size: 16px;
 	color: #667C72;
	line-height: 18px;
	font-weight: bold;
}
.subHeadline
{
	font-size: 12px;
 	color: #ffffff;
	line-height: 18px;
	font-weight: none;
	text-decoration: underline;
}
.imgborder, 
{
	border:1px; 
	border-thickness: 1px; 
	border-color: #000000;
	border-style: solid;
}

