P {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}
TD {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
body {
	background-image: url(../new/css/images/interior3 copy pencil.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A.whitelink:link { COLOR: #ffffff; text-decoration:underline; }
A.whitelink:hover { COLOR: #ffffff; TEXT-DECORATION:none; }
A.whitelink:active { COLOR: #ffffff; TEXT-DECORATION:underline; }
A.whitelink:visited { COLOR: #ffffff; text-decoration:underline; }

A.blacklink:link { COLOR: #000000; text-decoration:underline; }
A.blacklink:hover { COLOR: #000000; TEXT-DECORATION:none; }
A.blacklink:active { COLOR: #000000; TEXT-DECORATION:underline; }
A.blacklink:visited { COLOR: #000000; text-decoration:underline; }

A.brownlink:link { COLOR: #990000; text-decoration:underline; }
A.brownlink:hover { COLOR: #990000; TEXT-DECORATION: none; }
A.brownlink:active { COLOR: #990000; TEXT-DECORATION: underline; }
A.brownlink:visited { COLOR: #990000; text-decoration:underline; }

A.whiteyellow:link    { color:rgb(255,255,255); text-decoration:underline; }
A.whiteyellow:visited { color:rgb(255,255,255); text-decoration:underline; }
A.whiteyellow:active  { color:rgb(255,255,255); text-decoration:underline; }
A.whiteyellow:hover   { color:rgb(255,255,0); text-decoration:none; }

A.whiteblack:link    { color:rgb(255,255,255); text-decoration:underline; }
A.whiteblack:visited { color:rgb(255,255,255); text-decoration:underline; }
A.whiteblack:active  { color:rgb(255,255,255); text-decoration:underline; }
A.whiteblack:hover   { color:rgb(0,0,0); text-decoration:none; }

.footnote {font-family: Verdana, Tahoma, Serif;
			      font-style: normal;
		              font-size: 8pt;
			      text-align: center;
			      color: #66B5B5;}

.caption {font-family: Verdana, Tahoma, Serif;
			      font-style: normal;
		              font-size: 8pt;
			      text-align: center;
			      color: #000000;}
				  
.small {font-family: Verdana, Tahoma, Serif;
			      font-style: normal;
		              font-size: xx-small;}
				  
.reversefootnote {font-family: Verdana, Tahoma, Serif;
			      font-style: normal;
		              font-size: 8pt;
			      text-align: left;
			      color: #66B5B5;}
