
	
	
	body {
		margin:0px 0px 0px 0px;
		}
	A:link	{
         font: Minion Web, Andale Mono, Trebuchet Sans MS;	
	text-decoration:	none;
	font-weight:	bold;
	}
	


A:visited	{
          font: Minion Web, Andale Mono, Trebuchet Sans MS;		
	text-decoration:	none;
	font-weight:	bold;
	}	
		
A:active	{
          font: Minion Web, Andale Mono, Trebuchet Sans MS;		
	text-decoration:	none;
	font-weight:	bold;}
	
	#leftcontent {
		float:left;
		width:60%;
		background:#FFF5EE;
		border-right:2px solid #000;
		border-bottom:2px solid #000;
		margin-right:15px;
		padding-bottom:20px;
		alignment:center;
		}

	#rightcontent {
		}
		
	p,h1,pre {
		margin:0px 30px 10px 30px;
		font-family:trebuchet MS
		}
		
	h1 {
		font-size:100%;
		padding-top:10px;
		font-weight: bold;
		}
	h2
	{font-size:90%;
	padding-top:10px;}
	
	#rightcontent p,li {
		font-size:80%;
		margin-left:0px;
		font-family: Tahoma;
		}