body {
	font-family: Verdana, Arial, Geneva, Helvetica;
	font-style: normal;
	font-size: 10pt;
	color: #000000;
	margin-top: 0;
	background-color: #FFFFFF;
}

a:link
{
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}
a:hover	
{
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-weight: bold;
	font-size: 24pt;
	color: #000000;
}

h2 {	
	font-weight: bold;
	font-size: 18pt;
	color: #000000;
}

h3 {
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
}

h4 {
	font-weight: bold;
	font-size: 12pt;
	color:  #000000;
}

h5 {
	font-weight: bold;
	font-size: 10pt;
	color:  #000000;
}

h6 {
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
}

.gallery-image {
	float: left; 
	margin: 0.5em; padding: 0.5em; }

.image {
	border: 1px solid #000000; }

.thumbnail { 
	margin: 0.5em; padding: 0.5em; }

TEXTAREA
{	font-size: 8pt; }

FIELDSET
{	border: 1px solid #000000;
	font-size: 8pt;
}

LEGEND
{
	font-size: 8pt; }

SELECT
{
	border: 1px solid;
	font-size: 8pt;
}

CAPTION 
{
	font-size: 12pt;
	font-style: normal;
}

dd {
	font-weight: normal;
	font-size: 12pt;
}

td {
	font-weight: normal;
}

p
{
	font-size: 10pt;
}

BLOCKQUOTE {
	font-weight: normal;
	font-size: 10pt;
}