
body		{font-family: Verdana, Arial, sans-serif;}
h1		{font-family: Arial, sans-serif; font-weight: bold; color: #CC8968; font-size: 18pt;
		margin-bottom: 5px;}
h2		{font-family: Arial, sans-serif; font-weight: bold; color: #CC8968; font-size: 14pt;
		 margin-bottom: 5px;}
h3		{font-family: Arial, sans-serif;  font-weight: bold; color: #CC8968; font-size: 11pt; font-style: oblique;
		 margin-bottom: 5px;}
h5		{font-family: Arial, sans-serif; font-weight: bold; color: RGB(0,48,108);}
h4		{font-family: Arial, sans-serif; font-weight: bold; font-size: 9pt; text-align: center; margin-bottom: 5px;}
h5		{margin-top: 0px; margin-bottom: 3px;}
h6		{page-break-before: always}
p		{line-height: 125%; margin-top: 3px; margin-bottom: 5px; font-size: 10pt;}
li		{line-height: 125%; margin-bottom: 5px; font-size: 10pt;}
td		{font-size: 10pt;}

a                 	{color: black;  font-size: 10pt;}
a:hover		{font-style: normal; background-color: #FF9BAC;}

.indent-zero	{margin-left: 0px;}
.indent-single	{margin-left: 30px;}
.indent-double	{margin-left: 60px;}
.indent-triple	{margin-left: 90px;}
.center		{text-align: center;}

.courier-b		{font-family: Courier; font-weight: bold; font-size:10pt; }
.arial		{font-family: Arial; font-size: 10pt;}
.arial-small	{font-family: Arial; font-size: 9pt;}
.arial8		{font-family: Arial; font-size: 8pt;}
.arial-b		{font-family: Arial; font-weight: bold; font-size: 11pt;}
.arial-b-small	{font-family: Arial; font-weight: bold; font-size: 9pt;}
.verdana-b	{font-family: Verdana; font-weight: bold; font-size: 11pt;}
.verdana-small	{font-family: Verdana; font-size: 9pt;}
.emph		{font-style: italic; font-weight: bold;}


.light-blue		{background-color: RGB(188,223,216);}
.light-yellow	{background-color: RGB(255,210,133);}
.light-red		{background-color: RGB(255,200,200);}
.light-green	{background-color: RGB(109,189,178);}
.light-purple	{background-color: RGB(255,200,255);}
.light-beige	{background-color: RGB(255,255,204);}
.light-orange	{background-color: RGB(254,172,114);}
.dark-beige	{background-color: RGB(204,204,153);}
.medium-blue	{background-color: RGB(109,189,178);}
.dark-blue	{background-color: RGB(001,066,106);}
.dark-green	{background-color: RGB(000,139,132);}
.dark-yellow	{background-color: RGB(255,190,000);}
.dark-orange	{background-color: RGB(249,117,017);}

.border-yellow	{border-color: RGB(255,210,133);}

.background	{background-color: rgb(255,188,155)}
.colorfont		{color: #CC8968;}