BODY  {
	background-color : #FFFFCC;
}

H1  {
	font : bold 16pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
}

H1.centre  {
	font : bold 16pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	text-align : center;
}

H1.orange  {
	font : bold 16pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FF8C00;
	text-align : center;
}

H1.blue  {
	font : bold 16pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #006699;
	text-align : center;
}

H2  {
	font : bold 14pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
}

DIV  {
	width : 100%;
}

DIV.I25  {
	margin-left : 25px;
}

DIV.I50  {
	margin-left : 50px;
}

DIV.I75  {
	margin-left : 75px;
}

DIV.I100  {
	margin-left : 100px;
}

P  {
	font : 11pt Verdana,Geneva,Arial,Helvetica,sans-serif;
	color : #000000;
}

P.smaller  {
	font : 8pt Verdana,Geneva,Arial,Helvetica,sans-serif;
	color : #000066;
}

P.red  {
	font : 8pt Verdana,Geneva,Arial,Helvetica,sans-serif;
	color : #FF0000;
}

P.indent  {
	margin-left : 25px;
}

P.bold  {
	font-weight : bold;
	font-size : 14px;
}

P.italic  {
	font-weight : bold;
	font-style : italic;
}

P.italicstyle  {
	font-weight : normal;
	font-style : italic;
	font-family : "Monotype Corsiva", "Book Antiqua", "Calisto MT", "New York", serif;
	color : #708090;
	font-size : 14pt;
}

P.larger  {
	font-weight : bold;
	font-size : larger;
}

LI  {
	font : 9pt Verdana,Geneva,Arial,Helvetica,sans-serif;
	color : #003300;
}

OL  {
	font : 9pt Verdana,Geneva,Arial,Helvetica,sans-serif;
	color : #003300;
}

BLOCKQUOTE.SMALL  {
	font-size : small;
}

BLOCKQUOTE.TINY  {
	font-size : xx-small;
}

TABLE  {
	width : 95%;
}

TABLE.CENTER  {
	width : 95%;
	text-align : center;
}

TABLE.WIDTH700  {
	width : 700px;
}

TABLE.MEDIUM  {
	width : 500px;
}

TABLE.NARROW  {
	width : 400px;
}

TABLE.X-NARROW  {
	width : 300px;
}

TABLE.BLOCK  {
	background-color : #FFFFCC;
	border : medium groove #0000CC;
	margin-left : 50px;
	padding : 25px;
	width : 400px;
}

TABLE.BLOCK-WIDE  {
	background-color : #FFFFCC;
	border : medium groove #0000CC;
	margin-left : 50px;
	padding : 25px;
	width : 500px;
}

TABLE.BLOCK-NOINDENT  {
	background-color : #FFFFCC;
	border : medium groove #0000CC;
	width : 500px;
}

TABLE.BLOCK-CENTER  {
	background-color : #FFFFCC;
	border : medium groove #0000CC;
	width : 95%;
}

TH  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : large;
}

TH.orange  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FF6633;
	font-size : large;
}

TR  {
	vertical-align : top;
}

TR.NoLines  {
	vertical-align : top;
	border : none;
}

TD  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : x-small;
	vertical-align : top;
}

TD.NoLines  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : x-small;
	vertical-align : top;
	border : none;
}

TD.CENTER  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : small;
	vertical-align : top;
	text-align : center;
}

TD.TINY  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : xx-small;
}

TD.SMALL  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : x-small;
}

TD.LIGHT  {
	color : Silver;
	font : lighter x-small;
}

TD.BLUE  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Blue;
	font-size : small;
}

TD.ORANGE  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FF6633;
	font-size : small;
	width : 400px;
}

TD.RED  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Red;
	font-size : small;
	width : 400px;
}

TD.BOLD  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;
}

TD.MEDIUM  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : medium;
}

TD.LARGE  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : large;
}

TD.LARGER  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FF6633;
	font-size : larger;
}

A  {
	text-decoration : underline;
}

A:ACTIVE  {
	color : Red;
}

A:LINK  {
	color : Blue;
}

A:VISITED  {
	color : #000099;
}

A:HOVER  {
	color : #FF6633;
	font : bold;
}

P.title  {
	font-size : large;
	text-align : center;
	font-family : sans-serif;
	font-weight : bold;
}


