a { text-decoration: underline; }
a:link { color: #6699CC; }
a:active { color:#000066; }
a:visited { color: #000066; }
a:hover { color: #000066; }

body {
	font-family: Verdana, Helvetica, sans-serif;
	background: #7FBFFF url(starback8.gif) repeat fixed;
	margin: 10px 0px 0px 10px;
}

p { 
	text-align: justify;
	font-size: 11px;
	line-height: 15px;
	text-indent: 15px;
	color: black;
	padding: 0px 20px 0px 9px;
	margin: 4px 10px 0px 0px;
}

.links { 
	margin-bottom: 0px;
	text-indent: 0px;
	line-height: 13px;
}

.send {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.date { 
	font-weight: bold;
	font-size: 12px;
	line-height: 10px;
	padding: 7px 20px 0px 9px;
	text-indent: 0px;
	color: #339;
}

blockquote { 
	font-size: 11px;
	line-height:15px;
	text-indent: 15px;
	color: black;
	margin: 4px 10px 0px 0px;
}

form { 
	padding-left:9px;
	font-size: 11px;
	margin: 2px 0px 2px 0px;
}

h3 { 
	padding-left: 10px; 
	font-size: 12px; 
	line-height: 25px; 
	color: black; 
}

h2 { 
	font-family: Tahoma, Helvetica, sans-serif; 
	font-weight: bold; 
	padding-left: 10px; 
	font-size: 10px; 
	line-height: 15px; 
	color: black; 
	margin-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 0px;
}