﻿
#header {
	font-family: "Times New Roman";
	font-size: xx-large;
	color: #0000FF;
}
#container {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #000080;
}
#photo {
	position: relative;
	width: 100px;
}
#title {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #000080;
	left: 0px;
	position: relative;
	float: right;
	visibility: visible;
	display: block;
}
#descript {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000080;
	left: 200px;
	float: right;
}
.style1 {
	margin-top: 0px;
	margin-bottom: 14px;
}
 h1 {
	font-family: "times New Roman", Times, serif;
	font-size: xx-large;
	color: #0000FF;
}
h2 {
	font-size: x-large;
	color: #000080;
}
h2 {
	font-family: "times New Roman", Times, serif;
	font-size: x-large;
	color: #000080;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #0000FF;
	font-style: italic;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 1.1em;
	margin-bottom: 1.1em;
	line-height: 1.2em;
}
