.memory-box {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.box {
	text-align: right;
	vertical-align: text-top;
	position: relative;
}
.header {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006600;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text A:link {color: #000000; text-decoration:underline;}
.text A:visited {color: #000000; text-decoration:underline;}
.text A:active {color:#666666; text-decoration:underline;}
.text A:hover {color: #666666; text-decoration:underline overline;}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000066;
}
.bottom-text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
