Body {
	background-color : #FFFFFF;
}

P {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #663300;
}
A:active
   {
	text-decoration: underline;
	;
	color: #003399
}

A:visited
   {
	color: #003399;
	text-decoration: underline;
}

A:hover {
	color: #663300;
	text-decoration: underline;
}
.small_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}

a:link.top {
  color: #cccccc;
  text-decoration: none;
}
a:visited.top {
  color: #cccccc;
  text-decoration: none;
}
a:hover.top{
  color: #669966;
  text-decoration: none;
}
a:active.top {
  color: #cccccc;
  text-decoration: none;
}


A:link { 
   text-decoration: underline;
; color: #003399
   
}
.text_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}
.ital {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; font-style: italic; font-weight: bold}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
}
.pwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 1em;

}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;

}
.pbrown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #663300;
	text-indent: 1em;

}
.pblack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-indent: 1em;

}
.pwhiteital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

