body
{
	font-size: larger;
	font-family: sans-serif;
}
.logo
{
	width: 100%;
	text-align: center;
}

.footer
{
	font-size: x-small;
	color: midnightblue;
	text-align: right;
}

.fig
{
	list-style-image: url(images/marker.gif);
	list-style-position: inside;
}

.left
{
	font-size: small;
	color: midnightblue;
	text-align: left;
}

.ornament
{
	background-repeat: repeat-x;
	height: 50px;
	margin: 0px;
	padding: 0px;
}

a
{
	text-decoration: underline;
	color: #800000;
}

img
{
	border: 0px;
}

p, ul
{
	text-indent: 2em;
	list-style-type: none;
}

h1, h2, h3
{
	text-align: center;
	color: #A23408;
}

.signature
{
	width: 100%;
	text-align: right;
}

.up
{
	font-weight: bold;
	font-style: italic;
	font-size: small;
}

.pic
{
	height: 150px;
	border-width: 5px;
	border-style: double;
}

.photo
{
	border-width: 5px;
	border-style: double;
}

.scheduler
{
	border-width: 5px;
	border-style: groove;
	width: 25%;
	font-weight: bold;
	text-align: center;
}

.adv
{
	font-size: xx-small;;
	text-align: right;
}
