P {
			font: 13px verdana, geneva, helvetica, sans-serif; 
			font-weight: normal; 
			color: #003300;}
A {color: #990000; text-decoration: underline;}
A.VISITED {color: #990000; text-decoration: underline;}
A:hover {color: #c60000; text-decoration: underline;}

UL {
			font: 13px verdana, geneva, helvetica, sans-serif; 
			font-weight: normal; 
			color: #000000;}

H1 {
			font: 16px arial, geneva, helvetica, sans-serif; 
			font-weight: bold; 
			color: #003300;}
A {color: #990000; text-decoration: underline;}
A.VISITED {color: #990000; text-decoration: underline;}
A:hover {color: #c60000; text-decoration: underline;}

.footer {
			font: 11px verdana, geneva, helvetica, sans-serif; 
			font-weight: normal; 
			color: #000000;}
A {color: #990000; text-decoration: underline;}
A.VISITED {color: #990000; text-decoration: underline;}
A:hover {color: #c60000; text-decoration: underline;}

.small {
			font: 11px verdana, geneva, helvetica, sans-serif; 
			font-weight: normal;
			font-style: italic; 
			color: #000000;}
A {color: #990000; text-decoration: underline;}
A.VISITED {color: #990000; text-decoration: underline;}
A:hover {color: #c60000; text-decoration: underline;}

.formfield, .formfieldwide, .ordertd {
			font: 11px verdana, geneva, helvetica, sans-serif; 
			font-weight: normal;
			font-style: normal; 
			color: #000000;}
			
.formfieldwide {
			width: 96%;}
			
.ordertable {
			width: 100%;
			padding: 0px;
			margin: 0px;
			border: 1px solid #CAB191;
			}
			
.ordertd {
			padding: 3px;
			margin: 0px;
			background-color: #EAE2D0;
			}