body {
	margin: 0px; padding: 0px;
  
}
a:link, a:visited, a:hover{	color: #FFFFCC;	text-decoration: none;
}


.linkline {
	color: #FFFFCC;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.l1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 19px;
	font-weight: bold;
	color: #1E100A;
}
.l2 {
	font-size: 43px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #1E100A;
}
blockquote {
	font-size: 17px;
	font-family: "Courier New", Courier, monospace;
	color: #1E100A;
}
blockquote a:link, blockquote a:visited{	color: #1E100A;	text-decoration: ;
}
blockquote a:hover{	color: #1E100A;	text-decoration: underline ;
}
H1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	color: #1E100A;
	text-align: center;
}
.dcopy {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #FFFFCC;
}
.lmx {
	font-size: 17px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #1E100A;
}
.lmx a:link, .lmx a:visited, .lmx a:hover{	color: #1E100A;	text-decoration: none;
}