td 				{font-family: Arial, Helvetica, sans-serif; 
				 font-size: 12px; 
				 font-style: normal; 
				 font-weight: normal}
				 
h1 				{font-family: Arial, Helvetica, sans-serif; 
				 font-size: 16px; 
				 font-style: normal; 
				 font-weight: bold; 
				 color: #CC3333;
				 margin-bottom: 4}
				 
h2 				{font-family: Arial, Helvetica, sans-serif; 
				 font-size: 14px; 
				 font-style: normal; 
				 font-weight: normal}
				 
h3 				{font-family: Arial, Helvetica, sans-serif; 
				 font-size: 24px; 
				 font-style: normal; 
				 color: #CC3333;
				 font-weight: bold;
				 margin-bottom: 0}
				 
h4 				{font-family: Arial, Helvetica, sans-serif; 
				 font-size: 14px; 
				 font-style: normal; 
				 color: #CC3333;
				 font-weight: bold;
				 margin-top: 0;
				 margin-bottom: 0}
				 
.wrap1			{position:relative}

.wrap2			{position:absolute}
				 
#dropmenu0		{z-index:100}

a				{color: #000000;
				 text-decoration: underline; /* this prevents the underline */}
				
a:visited		{color: #000000;
				 text-decoration: underline; /* this prevents the underline */}
				
a:hover			{color: #CC3333;
				 text-decoration: underline; /* this prevents the underline */}
				 
.submit			{font-size: 10pt; 
				 FONT-WEIGHT: normal; 
				 border-style: solid; 
				 border-width: 1px; 
				 BORDERCOLOR: black; 
				 COLOR: #000000; 
				 BACKGROUND-COLOR: #F9F8A7}
				 
.box			{border-width: 1px; 
                 border-style: solid}
				 
.box2			{border-width: 1px; 
                 border-style: solid;
				 font-family: Arial, Helvetica, sans-serif; 
				 font-size: 12px; 
				 font-style: normal; 
				 font-weight: normal}
				 
.dropdown		{position:absolute;
				left: 0;
				top: 0;
				layer-background-color: #E8CB85;
				background-color: #E8CB85;
				width: 200;
				visibility: hidden;
				border: 1px solid black;
				padding: 0px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt}


