body  { 
	background: #ffffff; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
}

table.general{
	border-width: 0px;
	border-collapse:collapse;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
}

table.general td {
	padding: 0px;
	vertical-align: top;
}

table.content{
	border-width: 0px;
	border-collapse:collapse;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
}

table.content td {
	padding: 2px;
	vertical-align: top;
}

div.space {
	padding-bottom: 0.1em;
	text-align: center;
}

img {
	border: 0px;
}

img.thumb {
	border: 1px solid #FF0000;	
}

p.tclink {
	color: #ce0000;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	line-height: 14px;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	text-align: center;
}

p.tctext {
	color: #ce0000;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	line-height: 14px;
	margin-top: 0.0em;
	margin-bottom: 0.0em;
	text-align: center;
}

p.tcleft {
	color: #ce0000;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	line-height: 14px;
	margin-top: 0.0em;
	margin-bottom: 0.0em;
	text-align: left;
}

p.tcbolditalic {
	color: #ce0000;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style:italic;
	font-weight: bold;
	line-height: 14px;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	text-align: center;
}

p.tctextwhite {  
	color: #ffffff;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	text-align: center;
}

p.tctextwhiteu {  
	color: #ffffff;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	text-align: center;
	text-decoration: underline;
}

p.copyright {
	color: #ce0000;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	line-height: 14px;
	margin-top: 0.0em;
	margin-bottom: 0.0em;
	text-align: center;
}


img.thumb {
	border: 1px solid #ce0000;	
}

a:link {
	background: none;
	color: #ce0000;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	line-height: 14px;
}

a:visited {
	background: none;
	color: #ce0000;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	line-height: 14px;
}

a:hover {
	background: none;
	color: #ff0606;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	line-height: 14px;
}

a:active {
	background: none;
	color: #ce0000;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	line-height: 14px;
}