 
BODY,TD,P {
	font: x-small  Verdana, Trebuchet MS, sans-serif; 
	color: #000000;
}

B	{ 
	font-weight: bold;
}

FORM { 
	margin: 0px;
}

SELECT { 
	font: 12px  Monaco, OCR A Extended, Andale Mono, Lucida Console, Courier New, monospace;
	margin-bottom: 0px; 
	margin-top: 0px;
}

INPUT, TEXTAREA	{ 
	font: 12px Monaco, OCR A Extended, Andale Mono, Lucida Console, Courier New, monospace; margin:0px;
}

IMG {
	display: block;
	border-style : none;
}

/* all links */
A	{ 
	color: #013C59; 
	text-decoration:none;
}

A:link { 
	color: #013C59; 
}

A:hover	{ 
	color: #013C59; text-decoration:underline;
}

A:active { 
	color: #013C59; 
}

A:visited	{ 
	color: #013C59; 
}

.subheader {
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}

.header {
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 13px;
}

.copyright {
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-top: 7px;
	margin-left: 10px;
	margin-right: 10px;
	width: 300px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-top: 10px;
}
.cleft {
 text-align:left; 
 float: left;
}
.cright {
 text-align:right; 
 float: right;
}
.copyright a:link, .copyright a:active, .copyright a:visited, .copyright a:hover {
	color: #666666;
	text-decoration:none;
}

