body {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	font-family: arial;
	font-weight:normal;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	text-align:left
}

.cssStandard{
	color: #000000;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	text-align:left
}

.cssIntroParagraph{
	color: #470621;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	text-align:left
}

.cssIndexLinkHeading {
	font-family: arial;
	color: #470621;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}

.cssIndexLinkDesc {
	font-family: arial;
	color: #000000;
	font-weight: normal;
	normal; font-size: 11px; 
	line-height: 16px;
	text-align:left
	}
	

.cssArticleTitle {
	font-family: arial;
	color: #470621;
	font-weight: bold;
	normal; font-size: 30px; 
	line-height: 16px;
	text-align:left
	}
	

.cssAuthor {
	font-family: arial;
	color:#999;
	font-weight: normal;
	font-style:italic;
	normal; font-size: 11px; 
	line-height: 16px;
	text-align:left
}

.cssSmall { 
	font-size: 9px; 
	line-height: 17px; 
	color: #000000;
	text-align:left
}

a { font-family: Arial; }

a:link, a:active { 
	color: #470621;  
	border: 0px;
	text-decoration:none; 
}
a:hover { 
	text-decoration: underline; 
	border: 0px; 
	color:#600;
}
a:visited { 
	color:#936; 
	border: 0px
}

				
.cssImageLInk {
	border: 0px;
	}

