
body		{font-family: Verdana, sans-serif; margin-left:5%; margin-right:5%;}
h1		{page-break-before: always; font-family: Arial, sans-serif; font-weight: bold; color: black;
		font-size:11pt; margin-top:5px; margin-bottom:5px;}
h2		{font-family: Arial, sans-serif; font-weight: bold; color: black; font-size: 10pt;
			margin-top:10px; margin-bottom:2px;}
h3		{font-family: Arial, sans-serif;  font-weight: bold; color: black; font-size: 10pt; font-style: oblique;
		margin-top: 0px; margin-bottom: 3px;}
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:left;
		margin-top:2px; margin-bottom:2px;}

h5		{margin-top: 0px; margin-bottom: 3px;}
h6		{page-break-before: always}
p		{line-height: 125%; margin-top: 3px; margin-bottom: 5px; font-size: 8pt;}

td		{font-size: 8pt;}
ul		{margin-top: 2px; margin-bottom: 2px;}
}

#link		{}
#link  a	{display:block; background-color:rgb(179,050,179); color:white; text-decoration:none; padding:2px;}
#link  a:hover	{background-color:rgb(230,102,230); color:white;}



#sidebar	{font-size:8pt;  padding:0; margin-bottom:2px;
		background-color:rgb(179,050,179); color:white;}
#sidebar ul	{list-style:none; margin:0px; padding:0;}
#sidebar ul li	{margin:0;}
#sidebar ul li a {display:block; padding:2px; color:white; text-decoration: none; width:140px; }
#sidebar ul li a:hover  {background-color:rgb(230,102,230); color:white; font-size: 8pt;}

.indent-zero	{margin-left: 0px;}
.indent-single	{margin-left: 30px;}
.indent-double	{margin-left: 60px;}

.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;}
.text-white	{color:white;}


.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);}
.medium-blue	{background-color: RGB(109,189,178);}
.medium-purple	{background-color: RGB(128,0,128);}
.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: #c6EFF7}

