BODY {
	color : black;
	font-family : "Trebuchet MS" Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 14px;
	background-image : url(paper.gif);
}

CAPTION {
	color : #000066;
	font-family : "Trebuchet MS", Arial, Sans-Serif;
	font-size : 10pt;
	font-weight : bold;
	margin-left : .1in;
	position : relative;
}

DD {
	color : navy;
	font-family : Verdana, Tahoma, "Trebuchet MS", Arial, Sans-Serif;
	font-weight : bold;
	font-size : 11pt;
	left : .5cm;
}

LI {
	color : #000066;
	font-family : , "Trebuchet MS", Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 11pt;
	font-weight : bold;
	margin-left : .4cm;
}

OL {
	margin-left : 1.5cm;
}

PRE {
	color : #990000;
	font-family : Arial, Sans-Serif;
	font-size : 10pt;
	font-weight : bold;
	margin-left : 1cm;
	text-align : left;
}

TABLE {
	color : black;
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 14pt;
	font-weight : normal;
}

TD {
	color : black;
	font-family : "Trebuchet MS", Tahoma, Verdana, Arial, Sans-Serif;
	font-size : 12pt;
	font-weight : normal;
}

TR {
	color : black;
	font-family : "Trebuchet MS", Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 12pt;
	font-weight : normal;
}

UL {
	margin-left : 1.5cm;
}

P {
	Font-Family : Verdana, Tahoma,"Trebuchet MS", Arial, sans-serif;
	Margin-Bottom : 10px;
	Margin-Left : 20px;
	Margin-Right : 10px;
	Margin-Top : 8px;
}

TH {
	font-family : "Trebuchet MS", Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

.Banner {
	background-color : #ffcc33;
	border-bottom : 4px #cc9933 solid;
	border-left : 4px #ffff99 solid;
	border-right : 4px #cc9933 solid;
	border-top : 4px #ffff99 solid;
	color : #003366;
	font-family : "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size : 30pt;
	margin-left : 0em;
	text-align : center;
	text-decoration : none;
}

H1 {
	background : Silver;
	color : red;
	Font-Family : Verdana, "Trebuchet MS",Tahoma, Arial, Sans-Serif;
	Font-Size : 24pt;
	Margin-Bottom : 0px;
	Margin-Left : 10px;
	Margin-Right : 0px;
	Margin-Top : 10px;
	Padding-Bottom : 6px;
	Padding-Left : 6px;
	Padding-Right : 6px;
	Padding-Top : 6px;
	border-style : groove;
	border-width : thin;
	padding : 2pt 2pt;
}

H2 {
	Color : black;
	Font-Family : "Trebuchet MS", Tahoma, Verdana, Arial, Sans-Serif;
	Font-Size : 18pt;
	Font-Weight : bold;
}

H3 {
	Color : black;
	Font-Family : Tahoma, Verdana, "Trebuchet MS", Arial, Sans-Serif;
	font-size : 14pt;
	font-weight : bold;
	margin-bottom : 20px;
	margin-left : 40px;
	margin-right : 20px;
	margin-top : 20px;
}

H4 {
	color : #660066;
	font-family : Verdana, Tahoma, "Trebuchet MS", Arial, Sans-Serif;
	font-size : 14pt;
	font-weight : bold;
	height : auto;
	left : auto;
	margin-left : .5cm;
	padding-left : 2pt;
	top : auto;
	width : auto;
}

H5 {
	background : #99cccc;
	color : #660066;
	font-family : Verdana, Tahoma, "Trebuchet MS", Arial, Sans-Serif;
	font-size : small;
	font-weight : bold;
	margin-left : .7cm;
	padding-left : 5pt;
}

H6 {
	color : #660066;
	font-family : Verdana, Tahoma, "Trebuchet MS", Arial, Sans-Serif;
	font-size : small;
	font-weight : bold;
	margin-left : 1cm;
	padding-left : 10pt;
}

.Drop {
	background-color : #333366;
	color : #ffcc33;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

BlockQuote {
	background-color : #ffffee;
	border-bottom : none;
	border-left : none;
	border-right : none;
	border-top : none;
	color : black;
}

Pre.Xmp {
	background-color : #eeeeee;
	border-bottom : 2px black solid;
	border-left : 2px black solid;
	border-right : 2px black solid;
	border-top : 2px black solid;
	color : black;
	font-family : Courier, fixed, serif;
	font-weight : bold;
	margin-left : 1em;
	margin-right : 1em;
	white-space : pre;
	width : auto;
}

PRE.xmp EM {
	background-color : transparent;
	color : #FF0000;
	font-style : normal;
}

Code {
	background-color : transparent;
	color : #A00000;
}

.HL {
	background-color : #ffff99;
	color : #000000;
}

TD.HL {
	background-color : #ccffff;
	color : #000000;
}

.Type {
	background-color : #cccccc;
	color : #660000;
}

.Name {
	background-color : #eeeeee;
	color : #660000;
	text-align : right;
	vertical-align : top;
}

.Value {
	background-color : #ffffee;
	color : #000066;
}

A:link {
	background-color : transparent;
	color :red;
	text-decoration : none;
}

A:hover {
	background-color : #FFD700;
	color : #008000;
}

A {
	text-decoration: none;
	color: blue;
}

.float {
	background : #FFFFFF;
	border-style : groove;
	border-width : thin;
	color : #006600;
	float : right;
	font-size : 10pt;
	padding : 4pt 4pt;
	text-align : left;
	width : 40%;
}

.indent {
	margin-left : 1cm;
}

.large {
	color : #660066;
	font-family : Verdana, Tahoma, "Trebuchet MS", Arial, Sans-Serif;
	font-size : 16pt;
	font-style : italic;
	font-weight : bold;
	text-align : left;
}

.noindent {
	margin-left : 0;
}

.note {
	background : #FFFFFF;
	border-style : groove;
	border-width : thin;
	color : #006600;
	font-size : 10pt;
	padding : 2pt 2pt;
}

.shadow {
	color : #9999ff;
	filter : shadow(Color=#330066,Direction=135);
	font : bold x-large Verdana, Arial, Sans-Serif;
	height : 60;
	left : 0;
	padding : 5pt 12pt;
	top : 0;
}

.small {
	font-family : Verdana, Tahoma, "Trebuchet MS", Arial, Sans-Serif;
	font-size : 8pt;
	font-weight : normal;
	text-align : center;
}

DT {
	background : #FFFFCC;
	color : teal;
	font : Bold large Arial, Sans-Serif;
	left : .5cm;
	padding-left : 2pt;
}

