A:LINK 	{color: #8CA55A}

A:VISITED 	{color: #FF00FF}

A:ACTIVE 	{color: #8CA55A}

BODY {
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 10pt;
		color: white;
		text-align: left;
}

TD {
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 10pt;
		color: #5B64BE;
}

P { 
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 10pt;
}

.heading {
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 10pt;
		font-weight: 600;
		text-decoration: bold;
		text-align: center;
}

.subheading {
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 10pt;
		font-weight: 600;
		text-decoration: bold;
		text-align: left;
		color: #8CA55A;
}

#smllfnt {
		font-size: 8pt;
}
				
HR 	{
		width: 70%;
		float: center;
}

UL 	{
		list-style-position: outside;
		list-style-type: circles;
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 10pt;
}

.footer {
		color: gray;
		font-size: 8pt;
}

.citetitle {
		text-align: center;
		font-size: 8pt;
		font-weight: 600;
		text-decoration: bold;
}
.cite {
		text-align: left;
		font-size: 8pt;
}
		
.sidebar {
		color: white;
		font-size: 8pt;
}

INPUT[type="text"]
{
    FONT-SIZE: 8pt;
    border-style: solid;
    border-color: #5B64BE;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    padding-top:    0px;
    padding-bottom: 0px;
    padding-left:   4px;
    padding-right:  2px;
}

INPUT[type="textarea"]
{
    FONT-SIZE: 8pt;
    border-style: solid;
    border-color: #5B64BE;
    border-top-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    padding-top:    0px;
    padding-bottom: 0px;
    padding-left:   4px;
    padding-right:  2px;
}

div.floatclear {
	clear:both;
	height:1px;
	overflow:hidden;
}

input.plain,
input.processing,
input.cautionary,
input.alertive {
	font-weight:bold;
	color:#000;
}

div.buttonfloat {
	float:right;
}


#gallerycaption {
		font-family: monotype corsiva;
		font-size: 22pt;
		font-weight: 600;
		text-decoration: bold;
		text-align: center;
		color: white;
}
.title {
		font-family: monotype corsiva;
		font-size: 32pt;
		text-align: center;
}

.subtitle {
		font-family: monotype corsiva;
		font-size: 24pt;
		text-align: center;
		color: #8CA55A;
}

.gallery	font-family: Arial, Helvetica, Sans-serif;
		font-size: 10pt;
		color: white;
}