@charset "utf-8";
/* CSS Document */

body {
	background-color: #46564B;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style9 {font-family: Arial, Helvetica, sans-serif}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1D442F;
}td img {display: block;}
ul {
	font-style:normal;
	color: #223F2B; 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
ol {
	font-style:normal;
	color: #223F2B; 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #2B85BA;
}
a:visited {
	color: #990033;
}
a:hover {
	color: #0A2C51;
}.right {
	background-image: url(../images/right.jpg);
}
.left {
	background-image: url(../images/left.jpg);
}
h1	{
	font-style:normal;
	color: #223F2B; 
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
h2	{
	font-style:normal;
	color: #223F2B; 
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
h3	{
	font-style:normal;
	color: #223F2B; 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
p	{
	font-style:normal;
	color: #223F2B; 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	padding:0px;
	margin:0px;
}
#menu {
	position: absolute;
	width: 850px;
	top: 115px;
	height: 17px;
}
#body {
	position: absolute;
	top: 160px;
	width: 708px;
}

.photo {
    border: 1px solid black;
    margin-right:10px;
    margin-left: 10px;
}

.title {
    font-size: 110%;
    font-weight:bold;
    color: #184025;
    font-family: Arial, sans-serif;
}

.underline {
    position: relative;
    top: -3px;
}
