P  {
	font-size : 10pt;
	font-family : georgia,times new roman,serif;
	font-weight : 200;
	font-style : normal;
	color : Black;
	text-indent : 1.2em;
	margin-left : 1em;
	margin-right : 1em;
	margin-top : .5em;
	margin-bottom : -1em;
	margin : 1em;
}

P.hang  {
	font-size : 10pt;
	font-family : georgia,times new roman,serif;
	font-weight : 200;
	font-style : normal;
	color : Black;
	text-indent : 0;
	margin-left : 1em;
	margin-right : 0;
	margin-top : .5em;
	margin-bottom : -1em;
	margin : 1em;
}

P.caption  {
	font-size : 8pt;
	font-family : arial,helvetica,sanserif;
	font-weight : 200;
	font-style : normal;
	color : Black;
	text-indent : 0;
	margin-left : 1em;
	margin-right : 0;
	margin-top : .5em;
	margin-bottom : -1em;
	margin : 1em;
}


H1  {
	font-size : 180%;
	font-family : georgia,times new roman,serif;
	font-weight : 500;
	font-style : italic;
	color : #777744;
	margin-left : 4em;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin : 0;
	text-align : left;
}

H2  {
	font-size : 145%;
	font-family : georgia,times new roman,serif;
	font-weight : 200;
	font-style : regular;
	color : #FFFFCC;
	margin-left : .1em;
	margin-top : .2em;
	margin-bottom : -.2em;
	text-align : left;
}

H2.bold  {
	font-size : 125%;
	font-family : georgia,times new roman,serif;
	font-weight : 200;
	font-style : regular;
	color : #339933;
	margin-left : .2em;
	margin-top : .2em;
	margin-bottom : .2em;
	margin : .2em;
	text-align : left;
}

H3  {
	font-size : 140%;
	font-family : georgia,times new roman,serif;
	font-weight : 400;
	font-style : regular;
	color : #667733;
	margin-left : .1em;
	margin-top : .5em;
	margin-right : .2em;
	margin-bottom : -.1em;
	text-indent : 1em;
	text-align: right;
}


H4  {
	font-size : 75%;
	font-family : arial,helvetica,sanserif;
	font-weight : 400;
	font-style : normal;
	color : #333333;
	margin-left : .5em;
	margin-right : .5em;
	margin-top : .5em;
	margin-bottom : .1em;
	margin : .5em;
	text-align : right;
}

H5 {
	font-size : 140%;
	font-family : georgia,times new roman,serif;
	font-weight : 600;
	font-style : normal;
	color : #777744;
	margin-top : .1em;
	margin-bottom : -1em;
	margin : 0;
	text-align : left;
}

A  {
	font-family : georgia,times new roman,serif;
	font-size : 100%;
	font-weight : 700;
	color : #663300;
}

A:Visited  {
	font-family : georgia,times new roman,serif;
	font-size : 100%;
	font-weight : 700;
	color : #996633;
}

A:Active  {
	font-family : georgia,times new roman,serif;
	font-size : 100%;
	font-weight : 700;
	color : #33CC33;
}

A:Hover  {
	font-family : georgia,times new roman,serif;
	font-size : 100%;
	font-weight : 700;
	color : #CCCC99;
	background : #667744
}

A.nav  {
	font-family : georgia,times new roman,serif;
	font-size : 90%;
	font-weight : 600;
	color : #774433;
}

A.nav:Visited  {
	font-family : georgia,times new roman,serif;
	font-size : 90%;
	font-weight : 600;
	color : #663311;
}

A.nav:Active  {
	font-family : georgia,times new roman,serif;
	font-size : 90%;
	font-weight : 600;
	color : #663366;
}

A.nav:Hover  {
	font-family : georgia,times new roman,serif;
	font-size : 90%;
	font-weight : 600;
	color : #ff0000;
	background : #ffffff
}

A.navlocal  {
	font-family : georgia,times new roman,serif;
	font-size : 90%;
	font-weight : 700;
	color : #cc3333;
}

A.navlocal:Visited  {
	font-family : georgia,times new roman,serif;
	font-size : 90%;
	font-weight : 700;
	color : #993333;
}

A.navlocal:Active  {
	font-family : georgia,times new roman,serif;
	font-size : 90%;
	font-weight : 700;
	color : #33cc33;
}

A.navlocal:Hover  {
	font-family : georgia,times new roman,serif;
	font-size : 90%;
	font-weight : 700;
	color : #ffffff;
	background-image : url("../swatches/pumpkin.gif");
}

BODY  {
	font-size : 10pt;
	font-family : georgia,times new roman,serif;
	font-weight : 700;
	font-style : normal;
	color : Black;
	text-indent : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin : 0;
}


