body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: white;
	color: black;
}

h4 {
	clear: both;
	display: inline;
	font-weight: bold;
	color: purple;
}

p {
	text-align: justify;
	text-indent: 1em;
	margin-left: 1em;
	padding-left: 1em;
	padding-right: 1em;
	margin-right: 1em;
	max-width: 60em;
}

img[align=left] { margin-right: 2em; margin-bottom: 1ex; margin-top: 1ex; clear: left;}

img[align=right] { margin-left: 2em; margin-bottom: 1ex; margin-top: 1ex; clear: right;}

.bodystyle {
}

.small {
	font-size: small;
}

.medium {
}

.big {
	font-size: large;
}

.xbig {
	font-size: x-large;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16pt;
	letter-spacing: 2pt;
	color: black;
}

.justified {
	text-align: justify;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	font-style: italic;
	font-weight: bold;
}

.box1 {
	padding: 3pt;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3pt;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

a:link {
	color: blue;
}

a:visited {
        color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: red;
}

.Date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: red;
}
