<style TYPE="text/css">
<!--

.b {font-weight: bold;}

.sidebar { font-size: smaller ; }

.infotype {
	background: #ffeeee ;
	font-size: smaller ;
	font-weight: bold ;
	width: 86px ;
	padding-top: 2px ;
	padding-bottom: 2px ;
	border: 1px #aaa solid ;
	font-family: serif ;
}

TD.padded{
	padding-top: 5px ;
	padding-left: 5px ;
	padding-right: 5px ;
}

BODY {
	color: #000000 ;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12pt ;
	font-weight: normal;
}
P {
	color: #000000 ;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12pt ;
	font-weight: normal;

}

TD {
	color: #000000 ;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12pt ;
	font-weight: normal;
}

A {
	font-family: Arial, Helvetica, sans-serif ;
	font-weight: normal;

}
/* H1 */

H1 {
	color: #6666CC ;
	font-size: 14pt ;
}

/* H1 ends, H2 starts */

H2 {
	color: #6666CC ;
	font-size: 12pt ;
}

/* H ends, pure sizes start */

.sixblack {
	font-size: 6pt ;
}

.sixblackb {
	font-size: 6pt ;
	font-weight: bold;
}

.sevenblack {
	font-size: 7pt ;
	color: #000000 ;
}

.sevenDarkBlueLink {
	font-size: 7pt ;
	color: #333399 ;
	text-decoration : none;
}

.sevenDarkBlueLink:Hover {
	font-size: 7pt ;
	color: #333399 ;
	text-decoration : underline;
}

.sevenblackb {
	font-size: 7pt ;
	font-weight: bold;
}

.eightblack {
	font-size: 8pt ;
}

.eightblackb {
	font-size: 8pt ;
	font-weight: bold;
}

.eightblacki {
	font-size: 8pt ;
	font-style: italic;
}

.eightblacku {
	font-size: 8pt ;
	text-decoration : underline;
}

.eightblackbi {
	font-size: 8pt ;
	font-style: italic;
	font-weight: bold;
}

.eightgrey {
	color: #555555 ;
	font-size: 8pt ;
}

.eightgreyb {
	color: #555555 ;
	font-size: 8pt ;
	font-weight: bold;
}

.eightgreyi {
	color: #555555 ;
	font-size: 8pt ;
	font-style: italic;
}

.eightgreybi {
	color: #555555 ;
	font-size: 8pt ;
	font-style: italic;
	font-weight: bold;
}

.eightwhite {
	color: #ffffff ;
	font-size: 8pt ;
	text-decoration : none;
}

.eightwhite:hover {
	color: #ffffff ;
	font-size: 8pt ;
	text-decoration : underline;
}

.eightwhiteb {
	color: #ffffff ;
	font-size: 8pt ;
	font-weight: bold;
}

.eightwhitei {
	color: #ffffff ;
	font-size: 8pt ;
	font-style: italic;
}

.eightwhitebi {
	color: #ffffff ;
	font-size: 8pt ;
	font-style: italic;
	font-weight: bold;
}

.eightred {
	color: #ff0000 ;
	font-size: 8pt ;
}

.eightredb {
	color: #ff0000 ;
	font-size: 8pt ;
	font-weight: bold;
}

/* eight ends*/
/* nine starts */

.nineblack {
	font-size: 9pt ;
	color: #000000 ;
}

.nineblackb {
	font-size: 9pt ;
	color: #000000 ;
	font-weight: bold;
	text-decoration: none ;
}

.nineblackb:Hover {
	font-size: 9pt ;
	color: #000000 ;
	font-weight: bold;
	text-decoration: underline ;
}

.nineblacki {
	font-size: 9pt ;
	font-style: italic;
}

.nineblackbi {
	font-size: 9pt ;
	font-style: italic;
	font-weight: bold;
}

.ninewhite {
	color: #ffffff ;
	font-size: 9pt ;
}

.ninewhiteb {
	color: #ffffff ;
	font-size: 9pt ;
	font-weight: bold;
}

.ninewhitei {
	color: #ffffff ;
	font-size: 9pt ;
	font-style: italic;
}

.ninewhitebi {
	color: #ffffff ;
	font-size: 9pt ;
	font-style: italic;
	font-weight: bold;
}

.ninered {
	color: #ff0000 ;
	font-size: 9pt ;
}

.nineredb {
	color: #ff0000 ;
	font-size: 9pt ;
	font-weight: bold;
}

/* nine ends */
/* ten starts */

.tenblack {
	font-size: 10pt ;
}

.tenblackb {
	font-size: 10pt ;
	font-weight: bold;
	text-decoration : none;
}

.schedulehead {
        font-size: 10pt ;
        font-weight: bold;
        text-decoration : none;
	white-space: nowrap ;
	background: #ddd ;
}


.tenblacknobr {
	font-size: 10pt ;
	text-decoration : none;
	white-space: nowrap ;
}

.tenblackb:hover {
	font-size: 10pt ;
	font-weight: bold ;
	text-decoration: underline ;
}
.tenblacki {
	font-size: 10pt ;
	font-style: italic;
}

.tenblackbi {
	font-size: 10pt ;
	font-style: italic;
	font-weight: bold;
}

.tengrey {
	color: #555555 ;
	font-size: 10pt ;
}

.tengreyb {
	color: #555555 ;
	font-size: 10pt ;
	font-weight: bold;
	text-decoration : none;
}

.tengreyb:hover {
	color: #555555 ;
	font-size: 10pt ;
	font-weight: bold ;
	text-decoration: underline ;
}
.tengreyi {
	color: #555555 ;
	font-size: 10pt ;
	font-style: italic;
}

.tengreybi {
	color: #555555 ;
	font-size: 10pt ;
	font-style: italic;
	font-weight: bold;
}

.tenwhite {
	color: #ffffff ;
	font-size: 10pt ;
}

.tenwhiteb {
	color: #ffffff ;
	font-size: 10pt ;
	font-weight: bold;
	text-decoration : none;
}

.tenwhiteb:hover {
	color: #ffffff ;
	font-size: 10pt ;
	font-weight: bold ;
	text-decoration: underline ;
}
.tenwhitei {
	color: #ffffff ;
	font-size: 10pt ;
	font-style: italic;
}

.tenwhitebi {
	color: #ffffff ;
	font-size: 10pt ;
	font-style: italic;
	font-weight: bold;
}

.tenred {
	color: #ff0000 ;
	font-size: 10pt ;
}

.tenredb {
	color: #ff0000 ;
	font-size: 10pt ;
	font-weight: bold;
	text-decoration : none;
}
/* ten ends*/
/* eleven starts */

.elevenblack {
	font-size: 11pt ;
}

.elevenblackb {
	font-size: 11pt ;
	font-weight: bold;
}

.elevenblacki {
	font-size: 11pt ;
	font-style: italic;
}

.elevenblackbi {
	font-size: 11pt ;
	font-style: italic;
	font-weight: bold;
}

.elevenwhite {
	color: #ffffff ;
	font-size: 11pt ;
}

.elevenwhiteb {
	color: #ffffff ;
	font-size: 11pt ;
	font-weight: bold;
}
.elevenwhitei {
	color: #ffffff ;
	font-size: 11pt ;
	font-style: italic;
}

.elevenwhitebi {
	color: #ffffff ;
	font-size: 11pt ;
	font-style: italic;
	font-weight: bold;
}

.elevenred {
	color: #ff0000 ;
	font-size: 11pt ;
}

.elevenredb {
	color: #ff0000 ;
	font-size: 11pt ;
	font-weight: bold;
}

/* eleven ends*/
/* twelve starts */

.twelveblack {
	font-size: 12pt ;
}

.twelveblackb {
	font-size: 12pt ;
	font-weight: bold;
}

.twelveblacki {
	font-size: 12pt ;
	font-style: italic;
}

.twelveblackbi {
	font-size: 12pt ;
	font-style: italic;
	font-weight: bold;
}

.twelvewhite {
	color: #ffffff ;
	font-size: 12pt ;
}

.twelvewhiteb {
	color: #ffffff ;
	font-size: 12pt ;
	font-weight: bold;
}
.twelvewhitei {
	color: #ffffff ;
	font-size: 12pt ;
	font-style: italic;
}

.twelvewhitebi {
	color: #ffffff ;
	font-size: 12pt ;
	font-style: italic;
	font-weight: bold;
}

.twelvered {
	color: #ff0000 ;
	font-size: 12pt ;
}

.twelveredb {
	color: #ff0000 ;
	font-size: 12pt ;
	font-weight: bold;
}

/* twelve ends*/
/* fourteen starts */

.fourteenblack {
	font-size: 14pt ;
}

.fourteenblackb {
	font-size: 14pt ;
	font-weight: bold;
}

.fourteenblacki {
	font-size: 14pt ;
	font-style: italic;
}

.fourteenblackbi {
	font-size: 14pt ;
	font-style: italic;
	font-weight: bold;
}

.fourteenwhite {
	color: #ffffff ;
	font-size: 14pt ;
}

.fourteenwhiteb {
	color: #ffffff ;
	font-size: 14pt ;
	font-weight: bold;
}
.fourteenwhitei {
	color: #ffffff ;
	font-size: 14pt ;
	font-style: italic;
}

.fourteenwhitebi {
	color: #ffffff ;
	font-size: 14pt ;
	font-style: italic;
	font-weight: bold;
}

.fourteenred {
	color: #ff0000 ;
	font-size: 14pt ;
}

.fourteenredb {
	color: #ff0000 ;
	font-size: 14pt ;
	font-weight: bold;
}


.tabs {
	color: #ffffff ;
	font-size: 9pt ;
	text-decoration : none;
}

.tabs:hover {
	text-decoration: underline ;
}

.tabsb {
	color: #000000 ;
	font-size: 9pt ;
	text-decoration : none;
}

.tabsb:hover {
	text-decoration: underline ;
}

-->
</style>
