body {
	margin-top: 5px;
	font-family: arial,sans-serif,helvetica,helv,zurich bt,univers;
}

A:link, A:visited {
	color: #003366;
	font-weight: 500;
}
A:active, A:hover {
	color: #FF0000;
	font-weight: 500;
}

A.menu:link, A.menu:visited {
	font-size: 16px;
	color: #003366;
	font-weight: 700;
	text-decoration: none;
}
A.menu:active, A.menu:hover {
	font-size: 16px;
	color: #FF0000;
	font-weight: 700;
	text-decoration: none;
}

A.imp:link, A.imp:visited {
	color: #666666;

	text-decoration: none;
}

.copy	 {
	color: #666666;
	font-size: 10px;
	text-align:center;
}


.text13 {
	font-size: 14px;
	color: #003366;
	text-align:left;	
}

.start { 
	font-family: times new roman,times,serif;
	color: #005931; 
	font-weight: 800;
	font-style: italic;
}

.pages {
	font-size: 14px;
	font-size: 13px;
	font-weight: 800;
}

.blubord {
	border-width:1px;
	border-color:rgb(0,51,102);
	border-style:solid;
}

.nowrap {
	white-space: nowrap;
}