body         { font-family : Arial, Helvetica, sans-serif; }

h1 {color: #006666;}
h1.white {color: #FFFFFF}
h2 {color: #006666}
h3 {color: #000000}
h4 {color: #000000}
h5 {color: #000000}

/* table styles */
table {
	background: transparent none;
	border : thin none Black;
}

table.Popup {
	background: Silver none;
	border : thin none Gray;
	font-size : xx-small;
	width : 150px;
}

table.A01 {
	font-size: 8pt;
}

table.A02 {
	font-size: 6pt;
}

table.M01 {
	font-weight: bold;
	font-size: 10pt;
}

td.tdH01 {
	background-color: #FFFF00;
	background-repeat: repeat;
	background-attachment: scroll;
	font-weight: bold;
	background-position: 0% 50%
}

td.td001 {
	background-color: #CCFFCC;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 50%
}

td.td002 {
	background-color: #FFFFCC;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 50%
}

td.td003 {
	background-color: #FFFF99;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 50%
}

td.tdM01 {
	background-color: #0000FF;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 50%
}

td.tdM01w {
	color: #FFFFFF;
	background-color: #0000FF;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 50%
}

td.tdH01s {
	font-size: 8pt;
	background-color: #FFFF00;
	background-repeat: repeat;
	background-attachment: scroll;
	font-weight: bold;
	background-position: 0% 50%
}

td.td001s {
	font-size: 8pt;
	background-color: #CCFFCC;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 50%
}

td.td002s {
	font-size: 8pt;
	background-color: #FFFFCC;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 50%
}

td.td003s {
	font-size: 8pt;
	background-color: #FFFF99;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 50%
}

td.tdM01s {
	font-size: 8pt;
	background-color: #0000FF;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 50%
}

td.tdM01sw {
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #0000FF;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 50%
}

/* link styles */
a {
	color: #000000
}

a:link {
	color: #0000FF
}

a:visited {
	color: #006666
}

a:hover {
	color: #FF0000
}

a.a001 {
	color: #0000FF
}

a:link.a001 {
	color: #0000FF
}

a:visited.a001 {
	color: #0000FF
}

a:hover.a001 {
	color: #FF0000
}

a.a001s {
	font-size: 8pt;
	color: #0000FF
}

a:link.a001s {
	font-size: 8pt;
	color: #0000FF
}

a:visited.a001s {
	font-size: 8pt;
	color: #0000FF
}

a:hover.a001s {
	font-size: 8pt;
	color: #FF0000
}

a.a001sw {
	font-size: 8pt;
	color: #FFFFFF
}

a:link.a001sw {
	font-size: 8pt;
	color: #FFFFFF
}

a:visited.a001sw {
	font-size: 8pt;
	color: #FFFFFF
}

a:hover.a001sw {
	font-size: 8pt;
	color: #FF0000
}