body {
	margin:0px;
	border:0px;
	font-size:12px;
	background-color:#FFFFFF;
}

td { font-size: 12px; line-height: 150%; text-decoration: none; color: #000000}
 
a:link { color: #000000; font-size: 12px; text-decoration: none} 
a:visited { color: #000000; font-size: 12px; text-decoration: none} 
a:hover { color: #FF0000; font-size: 12px; text-decoration: none}

.foot { color: #000000; font-size: 12px; text-decoration: none }
.foot:link { color: #000000; font-size: 12px; text-decoration: underline}
.foot:visited { color: #000000; font-size: 12px; text-decoration: underline}
.foot:hover { color: #FF0000; font-size: 12px; text-decoration: underline} 
.title {
	color: #0000ff;
	font-size: 14px;
	font-weight: normal;
}
.title:link {
	color: #0000ff;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
.title:visited {
	color: #0000ff;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
.title:hover {
	color: #ff0000;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
} 
.p13 {
	font-size: 13px;
}