body, p, td, blockquote, div, span, ul, ol, dl, h1, h2, h3, th, table, input, select, textarea {
    font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    color: #ffffff;
	background-color: #000000;
}
body { font-size: 80%; }
a:link { color: #c5c5ff }
a:visited { color: #c5c5ff }
a:active { color: #c5c5ff }

h1,h2,h3,h4,h5,h6 { color: #c5c5ff; margin-top: 25px }
h1 { margin-top: 0px; font-size: 140%; }
h2 { font-size: 115% }
h3 { font-size: 100% }
h4 { font-size: 80% }
h5 { font-size: 60% }
h6 { font-size: 40% }

td.labeledimage {
	vertical-align: top;
	text-align: center;
	font-size: 80%;
}

table.resume {
}

table.resume td {
	vertical-align: top;
	padding-bottom: 15px;
	padding-right: 20px;
}

table.resume td p {
	padding-top: 0px; margin-top: 0px;
}
