p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.formheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
               text-decoration:underline;
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
.formnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.subtite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}
.list:link
{
	color: black; text-decoration:none;
}
.list:visited
{
	color: black; text-decoration:none;
} 
.list:active 
{
	color: black;
} 
.list:hover 
{
	color: black; text-decoration:underline;

}
.listw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.listw:link
{
	color: white; text-decoration:none;
}
.listw:visited
{
	color: white; text-decoration:none;
} 
.listw:active 
{
	color: white;
} 
.listw:hover 
{
	color: white; text-decoration:underline;

}
.oby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.oby:link
{
	color: white; text-decoration:none;
}
.oby:visited
{
	color: White; text-decoration:none;
} 
.oby:active 
{
	color: White;
} 
.oby:hover 
{
	color: White; text-decoration:underline;

}.popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC33;
	border: 1px none #000000;


}
.piclink { 
border-color: #000000; 
} 
.label
{ 
   font-family: Verdana, Arial, sans-serif; 
   font-size:  9pt; 
   font-weight: bold; 
}
.normal 
{ 
   font-family: Verdana, Arial, sans-serif; 
   font-size:  9pt; 
}
.notice 
{ 
   font-family: Verdana, Arial, sans-serif; 
   font-size:  9pt; 
   color: #006699; 
}
.snormal 
{ 
   font-family: Verdana, Arial, sans-serif; 
   font-size: 7pt; 
}
.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding-left: 9px;
	color: black;
}
.side:link
{
	color: black; text-decoration:none;
}
.side:visited
{
	color: black; text-decoration:none;
} 
.side:active 
{
	color: black;
} 
.side:hover 
{
	color: black; text-decoration:underline;

}
.button
{
     font-family: Arial; 
     font-size: 8pt; 
     font-weight: bold; 
     background-color: #000000; 
     color: #CCCCCC; 
     border: 1 solid #7B94AB; 
     padding:0;
}

