body 
{
	color	:	#333333;
	font-family	:	arial;
	margin	:	14 0 14 0;
	text-align	:	center;
}

img
{
	border	:	0;
}

img.partner
{
	border	:	1 solid #333333;
}

td
{
	color	:	#333333;
	font-family	:	arial;
	font-size:	12px;
}

input, textarea
{
	font-family	:	arial;
	font-size:	12px;
}

.copyright
{
	color	:	#333333;
	font-family	:	arial;
	font-size:	11px;
}

a:link, a:visited 
{
	color	:	#FF0000;
	font-family	:	arial;
	font-size	:	13;
	text-decoration	:	underline;
}

a:hover 
{
	text-decoration	:	underline;
}

td.name
{
	font-weight	:	bold;
	padding		:	7 7 7 7;
	width		:	80;
}

      .title {font-family: Arial; font-size: 14px; font-weight: 600; text-align: center;}
      .subtitle {font-weight: 600; color: white; background: #000000; text-align: center;}
      .shadow {background: #DDDDDD; font-weight: 600;}
      .content {background: #EEEEEE; text-align: center;}