	a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: underline;
}
a:active {
	color: #999;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333
	;
}
.arial {  font-family: Arial, Helvetica, sans-serif; font-size: 70%; font-style: normal; font-weight: normal; color: #666666; text-decoration: none; cursor: hand}
.myriad {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #999999;
	font-weight: lighter;

}
.navigation {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: lighter;
}

.myriad2 {
	font-family: MyriadPro, Arial, Helvetica, sans-serif;
	font-size: small
	text-decoration: none;
	color: #FFFFFF;
	font-size: small;
}
.myriad-red {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	background-color: #660000;
	font-size: small;
	color: #CCCCCC;
	font-weight: lighter;
}
.gill1 {
	font-family: GillSans, MyriadPro, Helvetica, sans-serif;
	font-size:x-small
	text-decoration: none;
	color: #CCCCCC;
	font-size: small;
}
.gill2 {
	color: #999999;
	font-size: xx-small;
	font: GillSans, MyriadPro, Helvetica, sans-serif;
}

.h1 {
	font-family: "Adobe Garamond Pro", Times, "Times New Roman", serif;
	font-size:medium;
	color:#CCCCCC;
	font-weight: 200;
}
.h2 {
	font-family: "Zapfino", Times, "Times New Roman", serif;
	font-size: small;
	font-weight: 200;
	color: #CCCCCC;
}
.h3 {
	font-family: "Adobe Garamond Pro", Times, "Times New Roman", serif;
	font-size: medium;
	font-weight: 200;
	color: #CCCCCC;
}

