
h3    { color: #c6f; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4   { font-size: 11pt; color: purple; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
.black   {background-color: black;}
.box { background-color: #000; margin: 4pt; border: none 2pt #f0f }
p { font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p.quote {
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #FFFFFF;
	font-style: italic;
	text-align: center;
}
a:link          { color: #8a2be2; font-style: normal; font-weight: bold; font-family: Arial, "MS Sans Serif"; text-decoration: underline }
a:visited         { color: #8a2be2; font-weight: bold; font-family: Arial, "MS Sans Serif"; text-decoration: underline }
a:hover         { color: purple; font-weight: bold; font-family: Arial, "MS Sans Serif"; text-decoration: underline }
h1 { color: purple; font-style: normal; font-weight: bold; font-size: 14pt; font-family: Arial, "MS Sans Serif" }
h2 { color: purple; font-style: normal; font-weight: bold; font-size: 13pt; font-family: Arial, "MS Sans Serif" }


div.addthis_style {
	background-color: #9900CC;
	height: 20px;
	text-align: center;
	width: 135px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	vertical-align: middle;
	padding: 4px 0 4px 6px;
	margin: 14px 6px 12px 7px;
	border: thin double #9900CC;
}

