body
{
   font-family: Arial, Verdana, Sans-Serif;
   font-size: 10pt;
   background-color: #FFFFFF;
   color: #000000;
   margin: 0px;
}
p, td, div, span, body, input, textarea
{
   font-family: Arial, Verdana, Sans-Serif;
   font-size: 10pt;
}
th
{
   text-align: left;
   font-weight: bold;
   font-size: 1em;
   padding: 3px;
}
h1
{
   font-size: 20pt;
   color: #990099;
   background-color: transparent;
}
h2
{
   font-size: 18pt;
   color: #990099;
   background-color: transparent;
}
h3
{
   font-size: 16pt;
   color: #990099;
   background-color: transparent;
}
h4
{
   font-size: 14pt;
   color: #990099;
   background-color: transparent;
}
h5
{
   font-size: 12pt;
   color: #990099;
   background-color: transparent;
}
h6
{
   font-size: 10pt;
   color: #990099;
   background-color: transparent;
}
hr
{
   color: #FFFFFF;
   height: 1px;
   border: 2px dashed #FFFFFF;
   background-color: #FFFFFF;
   margin-bottom: 2px;
}
ul
{
   margin-top: 0px;
   margin-bottom: 0px;
}
li
{
   line-height: 2em;
   list-style-type: square;
}
img
{
   border: 1px solid #990099;
}
a:link
{
   color: #999999;
   font-size: 1em;
   font-weight: bold;
   border: none;
   text-decoration: underline;
}
a:visited
{
 	color: #666666;
	font-size: 1em;
	font-weight: bold;
	border: none;
	text-decoration: underline;
}
a:hover, a:active
{
 	color: #E600E6;
	font-size: 1em;
	font-weight: bold;
	border: none;
	text-decoration: none;
}
.row1
{
 	background-color: #c0c0c0;
	color: #000000;
}
.row2
{
 	background-color: #dddddd;
	color: #000000;
}
.bttn
{
 	border: 1px solid #000000;
	background-color: #000099;
	color: #FF6600;
	font-size: .7em;
	font-weight: bold;
}
#contentCell
{
 	background-color: #FFFF66;
	color: #000000;
	vertical-align: top;
	padding: 10px;
}
#contents
{
	vertical-align: top;
	border: none;
	text-align: justify;
	width: 600px;
}
#bottomMenu
{
	width: 100%;
	height: 20px;
	color: #FFFFFF;
	background-color: #990099;
	vertical-align: top;
	text-align: center;
}
a.footerLink:link, a.footerLink:visited
{
 	font-size: 10pt;
	font-weight: bold;
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a.footerLink:hover, a.footerLink:active
{
 	font-size: 10pt;
	font-weight: bold;
	background-color: transparent;
	color: #FFFF66;
	text-decoration: underline;
	text-align: center;
}
a.smallLink:link, a.smallLink:visited
{
 	font-size: 8pt;
	font-weight: normal;
	background-color: transparent;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
a.smallLink:hover, a.smallLink:active
{
 	font-size: 8pt;
	font-weight: normal;
	background-color: transparent;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}
