body {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	}

A:link {
	color: #000099;
	}
	
A:active {
	color: #FFFFFF;
	}
	
A:visited {
	color: #000099;
	}
	
A:hover {
	color: #000099;
	text-decoration: none;
	}

.logo {
	text-align: center;
	margin: 20px 0px 20px 0px;
	}

.photo {
	float: left;
	}
	
.contact {
	font-size: 14pt;
	float: right;
	text-align: center;
	padding-top: 40px;
	line-height: 1.6;
	}

.contact a {
	font-weight: bold;
	}

.name {
	letter-spacing: 4px;
	word-spacing: 8px;
	font-weight: bold;
}

.content {
	padding-top: 8px;
	}

.nav {
	text-align: center;
	margin-top: 24px;
	margin-bottom: 30px;
	font-weight: bold;
	word-spacing: 80px;
	}
	
.vi {
	text-align: right;
	}
