body {
	background-color: #F5F5DC;
	text-align: left;
}

h1 {
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
}

a:visited {
	color: #000000;	
	text-decoration: underline;
	font-weight: normal;
}

a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #000000;	
	text-decoration: underline;
	font-weight: normal;
}

a:active {
	color: #000000;	
	text-decoration: underline;
	font-weight: normal;
}

.rand {
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: #000000;
	border-style: solid;
}
