.title {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	border-right: none;
	border-bottom: none;
	border-left: none;
	border-top-style: none;
}
h2 {
	color: #990000;
	font: bold 18px Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
h4 {
	font: normal small Arial, Helvetica, sans-serif;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}
.pictureborder {
	border: medium groove #000066;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
.2pictureborder {
	border: thin groove #CCCCCC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
a:link {
	color: #948162;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	color: #000099;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
.footer {
	font-size: 12px;
	color: #999999;
}
.empname {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	color: #000066;
	font-weight: bold;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: disc;
}
.InlineText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.leftimage{
float: left;
margin: 0 10px 20px 0;
}

.rightimage{
float: right;
margin: 10 0 20px 15px;
border: 1px none #000000;
}

h5 {
	color: #000099;
}
.red {
	color: #FF0000;
}
h6 {
	font: normal small Arial, Helvetica, sans-serif;
}
