/*- themeid=ar4_style; --------------------------------*/
/*-------------------- element type --------------------*/

BODY {
	color: black;
	background-color: white;
	background-image: none;
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-family: Helvetica;
	font-size: 100%;
}

.h1 {
	color: black;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
        text-align:center;
	font-family: Helvetica;
	font-size: 14.0pt;
	font-weight: bold;
}

.h2 {
	color: black;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
        text-align:center;
	font-family: Helvetica;
	font-size: 12.0pt;
	font-weight: bold;
}

H3 {
	color: gray40;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Helvetica;
	font-size: 125%;
	font-weight: bold;
}

H4 {
	color: gray40;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Helvetica;
	font-size: 119%;
	font-weight: bold;
}

H5 {
	color: gray40;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Helvetica;
	font-size: 110%;
	font-weight: bold;
}

H6 {
	color: gray40;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Helvetica;
	font-size: 100%;
	font-weight: bold;
}

ADDRESS {
	color: red4;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

BLOCKQUOTE {
	color: red4;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
}

.pb {
	color: black;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        text-decoration: underline;
        font-family:"Helvetica";
	font-weight: bold;
        font-size:16.0pt;
}

.pc {
	color: black;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        text-decoration: none;
        font-family:"Helvetica";
	font-weight: bold;
        font-size:16.0pt;
}

.pk {
	color: black;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        text-decoration: none;
        font-family:"Helvetica";
	font-weight: normal;
        font-size: 14.0pt;
}

PRE {
	color: red4;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

UL {
	color: black;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}

.th0 {
	color: black;
        font-family:"Helvetica";
        font-weight:1000;
        font-size:12.0pt;
        text-align:center;
	background-color: LightBlue;
	border-color: black black black black;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
}

.th1 {
	color: black;
        font-family:"Helvetica";
        font-weight:1000;
        font-size:10.0pt;
	background-color: LightBlue;
	border-color: black black black black;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
}

.trw {
	color: black;
        font-family:"Helvetica";
        font-weight:1000;
        font-size:10.0pt;
	background-color: white;
	border-color: black black black black;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
}

.tdw {
	color: black;
        font-family:"Helvetica";
        font-weight:1000;
        font-size:10.0pt;
        text-align:center;
	background-color: white;
	border-color: black black black black;
	border-style: solid solid solid solid;
	border-width: 0px 0px 0px 0px;
}

.bdw {
	color: black;
        font-family:"Helvetica";
	font-weight: bold;
        font-size:12.0pt;
        text-align:center;
	background-color: white;
	border-color: black black black black;
	border-style: solid solid solid solid;
	border-width: 0px 0px 0px 0px;
}

.trc {
	color: black;
        font-family:"Helvetica";
        font-weight:1000;
        font-size:10.0pt;
	background-color: LightBlue;
	border-color: black black black black;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
}

.tdc {
	color: black;
        font-family:"Helvetica";
        font-weight:1000;
        font-size:10.0pt;
        text-align:center;
	background-color: LightBlue;
	border-color: black black black black;
	border-style: solid solid solid solid;
	border-width: 0px 0px 0px 0px;
}

.bdc {
	color: black;
        font-family:"Helvetica";
	font-weight: bold;
        font-size:12.0pt;
        text-align:center;
	background-color: LightBlue;
	border-color: black black black black;
	border-style: solid solid solid solid;
	border-width: 0px 0px 0px 0px;
}

A:LINK {
	color: SkyBlue4;
	text-decoration: none;
}

A:VISITED {
	color: blue4;
	text-decoration: none;
}

A:HOVER {
	color: blue;
	text-decoration: underline;
}

SELECT {
	color: gray20;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}

/*-------------------- list --------------------*/

.pl {
	color: black;
        font-family:"Helvetica";
        font-weight:2000;
        font-size:16.0pt;
        text-align:left;
	background-color: LightBlue;
	margin-left: 16px;
}

.liw {
	color: black;
        font-family:"Helvetica";
        font-weight:1000;
        font-size:14.0pt;
        text-align:left;
	background-color: white;
	margin-left: 16px;
}

