﻿body
{
	font-size: 85%;
	color: black;
	font-family: Georgia, 'Bookman Old Style' , Serif;
	background-color: white;
}
TD {font-family: Georgia, Bookman Old Style, Serif; font-size: 85%; color: black; background-color: white}
Div.txt {font-family: Georgia, Bookman Old Style, Serif; font-size: 85%; color: black; background-color: white; text-align: center}

H1
{
	font-size: 150%;
	color: navy;
	font-family: 'Lucida Bright','Georgia';
	text-align: center;
}
.subtitle {font-weight: BOLD; text-align: left; color: navy}
.linethrough {text-decoration: line-through; color: gray}

A:link {color: seagreen; font-weight: BOLD; text-decoration: none}
A:visited {color: #99CCFF; font-weight: BOLD;  text-decoration: none}
A:hover {color: white; background-color: seagreen}

.email {font-family: Comic Sans MS, Verdana, Sans-Serif}
A.email {font-weight: NORMAL; font-size: 115%}

.leftcol {color: Navy; vertical-align: top}
.boldleftcol {color: Navy; font-weight: BOLD; vertical-align: top}

ul
{
	margin-top: 0px;
	list-style-position: outside;
	margin-bottom: 0px;
	margin-left: 1em;
	list-style-type: disc;
}

.invert {color: white; background-color: seagreen}

.section_header
{
	border-top: black thin solid;
	font-weight: bold;
	padding-bottom: 10px;
	color: navy;
	padding-top: 10px;
	border-bottom: gray thin solid;
	letter-spacing: 2pt;
	text-align: center;
}

.career_summary_column_heading
{
	font-weight: bold;
	font-variant:small-caps;
}

.grayTD
{
	color: gray;
	text-align:right;
}

.toolused
{
	font-weight: normal;
	border-bottom: gray thin solid;
	font-style: italic;
}

		.centeredfooter {
			text-align: center;
		}

