body {
	background-color: black;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	width: 760px;
}

a:link {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 600;
	text-decoration: underline;
}

a:visited {
	color: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 600;
	text-decoration: underline;
}


a:active {
	color: #ffff00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 600;
	text-decoration: underline;
}

a:hover {
	color: #ffff80;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 600;
	td: ;
}

th {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 0px;
	right: 760px;
	top: 0px;
}

.bodystyle {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}


.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 24px;
}


.footer {
	color: #999999;
	font-size: 9px;
}

.box1 {
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	border-right-color: #666666;
	border-style: solid;
	border-top-color: #CCCCCC;
	border-width: medium;
	padding: 3px;
}

.memorial {
	float: right;
	text-align: left;
	width: 350px;
	border: 1px #dddddd solid;
	font-size: 1em;
	padding: 8px;
	color: #dddddd;
	background-color: #333333;
}

/* the memorial text mod p */
#mem2 {
	color: #dddddd;
	font-size: 1em;
	}

/* the O */
.subh5 {
	font-size: 1.6em;
	font-weight: bold;
	}

/* the subtitle */	
#memh5 {
	text-align: center;
	color: #dddddd;
	background-color: #333333;
	font-size: 1.2em;

	}

/* signature */	
#subcenter {
	margin-bottom: 2em;
	text-align: center;
	color: #dddddd;
	font-size: 1em;
	}

p {
	color: #ffffff;
	font-family: Arial;
	font-size: small;
	font-weight: normal;
}

h1 {
	color: #000000;
	font-family: Arial;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}

h2 {
	color: #000000;
	font-family: Arial;
	font-size: large;
	font-style: italic;
	font-weight: bold;
}

h3 {
	color: #000000;
	font-family: Arial;
	font-size: medium;
	font-style: italic;
}

h4 {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: 600;
}

h5 {
	color: white;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
}

h6 {
	color: #80ffff;
	font-size: small;
	font-style: italic;
}


