body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;

}

.img {
	color: #000000;
	border: 1px solid #000000;

}

a.myclass {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

a.myclass:hover {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:underline;
}

a.myclass2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

a.myclass2:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
}

A {
	color: #174C74;
	TEXT-DECORATION: none;
	text-transform: none;
	font-weight: bold;
}
A:hover {
	color: #006A39;
	TEXT-DECORATION: none;
	text-transform: none;
	font-weight: bold;
}



.bodyText {
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}
.articleHeadline {
	font-size: 18pt;
	font-weight: normal;
	color: #000000;
}
.archiveYear {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #006A39;
}
.GAdate {
	font-size: 14pt;
	font-weight: bold;
	color: #006A39;
}
.GAbottomNav {
	font-size: 14pt;
	font-weight: bold;
	color: #006A39;
}
.dropDown {
	background-color: #DCF4FF;
	color: #000000;
	font-size: 9px;
	border: 1 Solid #888888;
}

/* COLORS */
/* blue 		#174C74  */
/* green 		#006A39  */
.bodyTextBig {
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
}
.bodyTextSmall {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.leadArticle {
    font-size: 11pt;
}