p
{
	text-align: justify;
	margin: auto auto 0 auto;
}
body
{
	background-color: white;
	/*background-repeat: repeat;
	background-attachment: scroll;*/
}
a:link
{
	color: #000000;
	text-decoration: underline;
}
a:visited
{
	color: #000000;
	text-decoration: underline;
}
a:active
{
	color: #555555;
/*	text-transform: lowercase;
	text-decoration: blink;
	font-family: Cursive, Serif;
	font-style: italic;
	font-weight: bolder;*/
}
/*a:hover
{
	color: #000000;
	text-transform: uppercase;
	text-decoration: overline;
	font-family: Cursive, Serif;
	font-style: oblique;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 10pt;
}*/
a { font-size: 10pt; }
a.normallink { font-size: 12pt; }
.normallink:link { color: #1111cc; }
.normallink:visited { color: purple; }
.normallink:active { color: red; }
.cursive { font-family: Edwardian Script ITC, cursive, Serif, Sans Serif; }
body, img { margin: 10px 5px 5px 5px; }

div.captionedimage {
	display: inline;
	margin: 2px 5px 2px 5px;
	background: silver;
}
div.captionedimage div {
	clear: both;
	display: block;
	margin: 2px 5px 2px 5px;
}
p, font, span {
	font-size: 16px !important;
}
h3 {
	font-size: 19px !important;
}
h2 {
	font-size: 24px !important;
}
