h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	}
.large {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size:: 12px;
	line-height: 18px;
	}
a.head:link {
	color: #0066CC;
	text-decoration: none;
	}
a.head:hover {
	color: #C40246;
	text-decoration: none;
	}
a.head:visited {
	color: #666666;
	text-decoration: none;
	}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}	
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #B60141;
	text-decoration: none;
	}
a:visited {
	color: #666666;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}
a.menu:link {
	color: #000000;
	text-decoration: none;
	}
a.menu:hover {
	color: #0066CC;
	text-decoration: none;
	}
a.menu:visited {
	color: #666666;
	text-decoration: none;
	}

