a
{
	font-size: 11pt;
	font-weight: 500;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration: none;
	color: Blue;
}

a:visited
{
	font-size: 11pt;
	font-weight: 500;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration: none;
	color: Blue;
}

a:hover
{
	font-size: 11pt;
	font-weight: 500;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration: underline;
	color: Blue;
	background-color: #FFFFE0;
}

h1
{
	text-align: center;
	margin-bottom: 0px;
}

h2
{
	text-align: center;
}

h3
{
	text-align: center;
}

.cv-section
{
	width: 200px;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 12px;
	font-style: italic;
	vertical-align: top;
}

.cv-key
{
	width: 200px;
	font-size: 11pt;
	font-style: italic;
	vertical-align: top;
	margin-bottom: 2px;
	margin-top: 2px;
}

.cv-value
{
	font-size: 11pt;
	vertical-align: top;
	margin-bottom: 2px;
	margin-top: 2px;
}

.pics-entry
{
		width: 400px;
		padding-left: 15px;
}

.pics-full
{
		width: 200px;
}

.project-name
{
	width: 150px;
	font-size: 13pt;
	font-weight: bold;
	vertical-align: top;
	margin-bottom: 2px;
	margin-top: 2px;

}

.project-description
{
	font-size: 11pt;
	font-style: italic;
	vertical-align: top;
	margin-bottom: 2px;
	margin-top: 2px;
}

.section
{
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 15px;
	font-style: italic;
	vertical-align: top;
}

.warning
{
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 15px;
	font-style: italic;
	vertical-align: top;
	color: red;
}

.thumbcell
{
	text-align: center;
	width: 128px;
	height: 96px;
	vertical-align: middle;
	border-style: none;
	border-width: 0px;
	padding: 10px;
	margin: 0px;
}

.thumbnail
{
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	text-align: center
	vertical-align: middle;
}

.image
{
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	text-align: center
	vertical-align: middle;
}

.footnote
{
	text-align: center; 
	padding-top: 20px; 
	font-style: italic; 
	color: gray;"
}

.navigation
{
	align: center;
	text-align: center;
	padding-top: 10px;
}

img
{
	border: 0px;
}

body
{
	align: center;
}

table
{
	border: 0px;
}
