.large     {font-family: arial, sans-serif; font-size: 14pt;}
.standard  {font-family: arial, sans-serif; font-size: 12pt;}
.small     {font-family: arial, sans-serif; font-size: 10pt;}

.title1     {font-family: arial, sans-serif; font-size: 14pt; color: #008080; font-weight: bold;}
.title2     {font-family: arial, sans-serif; font-size: 12pt; color: #008080; font-weight: bold;}

.copyright	{font-family: arial, sans-serif; font-size: 10pt; font-weight: bold; text-align=center;}

.align_center {text-align: center;}
.align_right  {text-align: right;}
.align_left   {text-align: left;}

hr {color: #008080}

input.fbutton {
	display: inline;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #008080;
	background-color: #dddddd;
	cursor: hand;
}