<style type="text/css">
.temp { font-size: 20px; font-family: Verdana; color: #404000 }
.header_blue  { font-size: 14pt; font-family: Times New Roman; color: #000080; font-weight: 
               bold } 
.header       { font-size: 14pt; font-family: Times New Roman; font-weight: bold }
.text         { font-size: 10pt; font-family: Times New Roman }
.smalltext    { font-size: 10pt; font-family: Times New Roman }
.footnotetext { font-size: 8pt; font-style: normal; font-family: Times New Roman }
.title        { font-size: 24pt; font-family: Times New Roman }

.title   { font-size: 24px; font-family: Verdana, Arial, Sans-serif }
.largetext   { font-size: 16px; font-family: Verdana, Arial, Sans-serif }
.text   { font-size: 13px; font-family: Verdana, Arial, Sans-serif }
.smalltext   { font-size: 12px; font-family: Verdana, Arial, Sans-serif }
.footnotetext { font-size: 11px; font-style: normal; font-family: Verdana, Arial, Sans-serif }
.tinytext { font-size: 9px; font-style: normal; font-family: Verdana, Arial, Sans-serif }
.header_blue  { font-size: 12pt; font-family: Verdana, Arial, Sans-serif ; color: #000080}
.symbol {
	font-family: Symbol;
	font-size: 1.25em;
}

.sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

.sub {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: -1em;
}

a.link1:link { text-decoration: none; color: #000080 }
a.link1:visited { text-decoration: none; color: #000080 }
a.link1:hover { text-decoration: underline; color: #000080 }

a.menulink:link { text-decoration: none; color: #000000 }
a.menulink:visited { text-decoration: none; color: #000000 }
a.menulink:hover { text-decoration: underline; color: #800000 }

a.deflink:link { text-decoration: underline; color: #000080 }
a.deflink:visited { text-decoration: underline; color: #000080 }
a.deflink:hover { text-decoration: underline; color: #A00000 }

a.deflink2:link { text-decoration: none; color: #000080 }
a.deflink2:visited { text-decoration: none; color: #000080 }
a.deflink2:hover { text-decoration: none; color: #A00000 }

.rule {
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	height:1px;
	border: 1px solid #c7c7c7;
	clear: both;
	background-attachment: fixed;
	background-color: #CCCCCC;
}


.list1 {
	margin-top: 10px;
}

.h5 {
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
	padding-bottom: 2px;
	margin-top: 40px;
}

</style>
.code {
	font-family: "Courier New", Courier, mono;
	font-size: 1.25em;
}
.code {
	font-family: "Courier New", Courier, mono;
}
.bordered {
	border: 1px solid #818181;
}
.h4 {

	font-size: 16px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #B1B1B1;
	padding-bottom: 2px;
	margin-top: 40px;
}

.h3 {
	font-size: 16px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000066;
	padding-bottom: 2px;
	margin-top: 40px;
	background-color: #Efefef;
	text-transform: uppercase;
	font-style: normal;
	font-variant: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B1B1B1;
	border-right-color: #B1B1B1;
	border-bottom-color: #B1B1B1;
	border-left-color: #B1B1B1;
	line-height: 36px;
	padding-left: 5px;
}
			   
.titleseparator {
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	height:10px;
	clear: both;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}
.reflist {
	line-height: 20px;
	padding-bottom: 20px;
}
body {
	background-color: #FFFFFF;
}
.h2 {

	font-size: 16px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000066;
	padding-bottom: 2px;
	margin-top: 0px;
	background-color: #Efefef;
	text-transform: uppercase;
	font-style: normal;
	font-variant: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B1B1B1;
	border-right-color: #B1B1B1;
	border-bottom-color: #B1B1B1;
	border-left-color: #B1B1B1;
	line-height: 36px;
	padding-left: 5px;
}
