body {
	color: #B899BC;
	font: 11px "arial", sans-serif;
	text-align: justify;
	line-height: 200%
	padding: 0;
	margin: 0;
	width: 350px; 
	}

p { margin-right: 5px; margin-top: 5px; margin-bottom: 3px; }

a:link, a:visited { 
	text-decoration: none; 
	background: none; 
	color: #6E8ABD; 
	border: 1px dashed #90ECEB; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 1px;
	}

a:hover, a:active { 
	text-decoration: none; 
	background: none; 
	color: #47B2B1; 
	border: 1px dashed #90ECEB; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 1px;
	}

#links a {
	border: 0
	}

img { border: 0; padding: 0; margin: 0; }

strong, b { font-weight: bold; color: #999999; }

em, i { color: #FF6363; }

h2 { 	font: 20px "garamond", lucida bright; 
	color: #B7B7B7; 
	text-transform: lowercase; 
	text-align: left;
	text-indent: 20px;
	letter-spacing: 2px;
	line-height: 12pt;
	padding-right: 30px;
	padding-bottom: 5px;
	border: 1px solid #FFFFFF; 
	border-top-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	border-bottom-width: 1px;
	}

#fineprint { color: #A4A4A4; text-align: center; font: 9px "arial", sans-serif; }

#fineprint a:link, #fineprint a:visited { text-decoration: none; background: none; color: #8B8B8B; border: 0; }

#fineprint a:hover, #fineprint a:active { text-decoration: none; background: none; color: #505050; }
