/* CSS Document */

	body{ margin:0px; padding:0px; background-color:#c3af82; font-size:9pt; font-family:Georgia, "Times New Roman", Times, serif; }
	h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:12pt; }
	.pinkText { color:#913348; }
	select{ width:186px; }
	.nameText{ font-size:12pt; color:#9a0034; }
	.dataText, .dataText a{ font-size:12pt; color:#666; text-decoration:none; }
	
	.quoteText{ font-size:16pt; color:#676767; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
	.nameText{ font-size:16pt; color:#9a0034; font-style:italic; }
	.nameText a{ font-size:16pt; color:#9a0034; font-style:italic; text-decoration:none; }
	.nameText a:hover{ font-size:16pt; color:#666; font-style:italic; text-decoration:none; }
	.subText{ font-size:9pt; color:#333; }
	.subText2{ font-size:10pt; color:#666; }
	#pagingArea{ color:#333; }
	#pagingArea a, a{ color:#9a0034; text-decoration:none; }
	#pagingArea a:hover, a:hover{text-decoration:underline; }

/* IE ignores styles with [attributes], so it will skip the following. */
.bodyArea{
  background-image:url(../images/mma_layout_b_12.jpg);
  background-repeat:repeat-y;
}

#footer {font-size:8pt;}
#footer a{ color:#FFFFFF; text-decoration:none; font-size:8pt; }
#footer a:hover{ text-decoration:underline }

