	.copyright {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #666666;
	white-space: nowrap;
}

.Navigation {
	color: #FF9933;
	background-color: #609CC1;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	padding: 4px;
	background-image: url(http://www.mirotechnologies.com/miroNews/imgs/grad.gif);

}

.links {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
	text-align: left;
	white-space: nowrap;
	padding: 4px;
}

.links:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #477E96;
	text-decoration: none;
	text-align: left;
	white-space: nowrap;
	padding: 4px;
}

.Date {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #ff9933;
	font-style: italic;
	font-variant: normal;
	text-transform: uppercase;
	white-space: nowrap;
}

.subheaders {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
	font-weight: 400;
	text-transform: none;
	text-indent: 3px;
	letter-spacing: 0em;
}


.text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-transform: none;
}

.text2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-transform: none;
}

a.atext {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #336699;
	text-transform: capitalize;
	text-decoration: none;
}

a {
color: #51879D;
}

a:hover {
color: #ff9933;
}

a.atext:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ff9933;
}

.H1 {
	font-family: "Franklin Gothic Medium";
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize;
	color: #006699;
}

.H2 {
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: Olive;
}

