.title {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
h1 {
	font-size: x-large;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #33CCCC;
	font-variant: normal;
	background-position: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A58CA5;
	font-variant: small-caps;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #33CCCC;
	text-decoration: underline;
	text-indent: 35px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}
.pictureborder {
	border: medium double #33CCCC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
.leftimage{
float: left;
margin: 0 10px 20px 0;
}

.rightimage{
float: right;
margin: 0 0 20px 15px;
}

a:link {
	color: #000099;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	color: #990000;
}
a:active {
	text-decoration: none;
	font-weight: normal;
}
.footer {
	font-size: 12px;
	color: #999999;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: square;
	color: #000000;
}
.InlineText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #000000;
}
