
BODY {margin: 0px }
p        { color: #666666; font-style: normal; font-weight: normal; font-size: 13px; line-height: 17px; font-family: Arial, Verdana; text-align: left }
h1        { color: #666666; font-size: 10px; line-height: 15px; font-family: Arial, Verdana }
h2      { color: #C2616C; font-style: normal; font-weight: normal; font-size: 13px; line-height: 17px; font-family: Arial, Verdana; text-align: left }
h3         { color: #666666; font-style: italic; font-weight: normal; font-size: 15px; line-height: 17px; font-family: "Times New Roman", Arial, Verdana; text-align: left; font-color: #999999  }
h4    { font-weight: normal; font-size: 10px; line-height: 12px; font-family: Verdana; font-color: #000000 }
h5    { color: #666666; font-style: normal; font-weight: normal; font-size: 11px; line-height: 17px; font-family: Arial, Verdana; text-align: left }
h6     { color: #707070; font-weight: normal; font-size: 9px; line-height: 12px; font-family: Verdana }
a   { color: #666666; text-decoration: underline }
a:hover { color: #59835b; text-decoration: underline}
a.footer  { color: #666666 }
a.footer:hover  { color: #59835b }
a.pink  { color: #C2616C; text-decoration: underline }
a.pink:hover  { color: #59835b; text-decoration: underline }
textarea#styled {
	width: 610px;
	height: 60px;
	border: 1px solid #999999;
	padding: 2px;
	font-family: Verdana, sans-serif;
	background-position: bottom right;
	background-repeat: no-repeat;
}
