body { color: #eee; background-color: #000; }

p { }

td { }

a:link { color: #bf0202; text-decoration: none; }

a:visited { color: #bf0202; text-decoration: none; }

a:hover { color: #c391c4; text-decoration: none; }

a:active { color: #fff; text-decoration: none; }
.resumeshow {
	color: #fefdae;
	font-size: 17pt;
	border-top: thin hidden white;
	border-left: thin hidden white;
	border-right-style: hidden;
	border-bottom-style: hidden;
	outline-style: hidden;
}
td { border-top-color: white; border-left-color: white; outline-style: hidden; }
th { border-color: white; border-width: thin; outline-style: hidden; }
.table { background-color: #222; }
h1 { color: #fff; font-size: 2em; font-weight: bold; margin: 0.67em 0; }
.popinfo { color: #fff; font-size: larger; }

