@charset "utf-8";
/* CSS Document */
/* heading elements */
/*
h1, h2 {border-width:2pt; text-align:center}
h1, h2, h3, h4 {font-weight:bold}
h1 *,h2 *,h3 *,h4 *{font-size:1.0em}
h1 {font-size:21pt}
h2 {font-size:19pt}
h3 {font-size:17pt}
h4 {font-size:15pt}*/
/* font-family 
body, cite, th, td, th a, td a, p, li, blockquote, caption, h1, h2, h3, h4, h5, option, strong, address 
{font-family: Verdana, Arial, Helvetica, sans-serif;}
*/

H1 {
    font-family: Ver;
    font-size: 12px;
	margin: 0 0 0 0;
	font-style: normal;
	font-weight: normal;
	color:#000000;
   } 
 
H2 {
    font-family: Cen;
	margin: 0 0 0 0;
    font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
   } 
H3 {
    font-family: Ver;
	margin: 0 0 0 0;
    font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
   }
H4 {
    font-family: Cen;
	margin: 0 0 0 0;
    font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
   }
H5 {
    font-family: Ver;
	margin: 0 0 0 0;
    font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
   }
H6 {
    font-family: Cen;
	margin: 0 0 0 0;
    font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
   }
H7 {
    font-family: Ver1;
	margin: 0 0 0 0;
    font-size: 14px;
	font-style:italic;
	font-weight:bold 
	color:#000000;
   }
H8 {
    font-family: Ver;
	margin: 0 0 0 0;
    font-size: 14px;
	font-style: Italic;
	font-weight: normal;
	color:#000000;
   }
H9 {
    font-family: Cen;
	margin: 0 0 0 0;
    font-size: 14px;
	font-style: Bold Italic;
	font-weight: normal;
	color:#000000;
   }
.smallcapsc{
    font-family: Cen;
    font-variant:small-caps;
	  } 
.minic{
    font-family: Cen;
	color:#666666;
	font-size:0.75em;
	font-weight:400;
	line-height:1.0em;
	margin:20px 0 10px 8px;
}
.smallc{
    font-family: Cen;
	font-size:0.85em;
}
.largec{
    font-family: Cen;
	font-size:1.4em;
}

.softc{
    font-family: Cen;
	color:#808080;
}

.normalc{
    font-family: Cen;
	font-weight:400;
}

.sharpc{
    font-family: Cen;
	color:#101010;
}

.centerc{
    font-family: Cen;
	text-align:center;
}
.hidec{
    font-family: Cen;
	display:none;
}
#contentc {
    font-family: Cen;		
	font-size:.95em;
}

#content p2 {
	font-family: Cen;
	letter-spacing:1px;
	margin-top:2px;
	position:relative;
}

#content a2 {
    font-family: Cen;
	color:#009;
	letter-spacing:0px;
	padding:0px 2px;
}
.smallcapsv{
    font-family: Ver;
    font-variant:small-caps;
	  } 
.miniv{
    font-family: Ver;
	color:#666666;
	font-size:0.75em;
	font-weight:400;
	line-height:1.0em;
	margin:20px 0 10px 8px;
}
.smallv{
    font-family: Ver;
	font-size:0.85em;
}
.largev{
    font-family: Ver;
	font-size:1.4em;
}

.softv{
    font-family: Ver;
	color:#808080;
}

.normalv{
    font-family: Ver;
	font-weight:400;
}

.sharpv{
    font-family: Ver;
	color:#101010;
}

.centerv{
    font-family: Ver;
	text-align:center;
}
.hidev{
    font-family: Ver;
	display:none;
}
#contentv {
    font-family: Ver;		
	font-size:.95em;
}

#content p1 {
	font-family: Ver;
	letter-spacing:1px;
	margin-top:2px;
	position:relative;
}

#content a1 {
    font-family: Ver;
	color:#009;
	letter-spacing:0px;
	padding:0px 2px;
}

.InputClass {font-family: Ver; font-weight:400; font-size:1.4em; height: 30px; width: 400px;}