	body {
	margin:20px 20px 20px 20px;
	color: #000000;
	font-family: "Courier New", Courier, mono;






		}
	A 			{ font-family: "Courier New", Courier, mono; text-decoration: none;} 
	A:link		{
	color: #0066CC;
	font-family: "Courier New", Courier, mono;
	text-transform: none;


} 
	A:visited	{ color: #0066CC; } 
	A:active	{ color: #00CCCC;  } 
	A:hover		{ color: #993300;  } 
		
	.title {
	font-family:"Courier New", Courier, mono;
	color:#0066CC;
	font-weight:bold;
	text-transform: lowercase;
	font-size: xx-small;
	text-indent: 1pt;
	border-bottom-width: 0px;
	border-bottom-style: ridge;
	border-bottom-color: #999999;
	letter-spacing: 1px;
	text-align: justify;






		}
		
	.articletitle {
	font-family:"Courier New", Courier, mono;
	color:#666666;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	border-top: 2px none #000000;
	border-right: 2px none #000000;
	border-bottom: 2px none #999999;
	border-left: 2px none #000000;
	right: 6px;







		}	
	
	.date  {
	border-top: 2px outset #999999;
	border-right: none #999999;
	border-bottom: none #999999;
	border-left: none #999999;










		}
		
    .menulinks  {
	font-size: medium;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-style: normal;
	line-height: 32px;
	text-transform: none;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 0in;
	color: 0066cc;
	padding-left: 6px;






		}

p {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	clip:   rect(auto auto auto auto);
	padding-left: 6px;







}
.bullet {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	list-style-image: url(images/bullet.png);
	list-style-position: outside;
	list-style-type: none;



}
.subtitle {
	font-family:"Courier New", Courier, mono;
	color:#666666;
	font-weight:bold;
	text-transform: capitalize;
	font-size: 14px;
	letter-spacing: 1px;
	background-position: bottom;

}
