body { 
	background-color: #ffffff ;
	font-family: "Trebuchet MS", sans-serif;
	color: #000000; 
	font-weight: normal;
	font-size: 10pt; 
	text-align: left;
	margin: 0;
	padding: 0;
	}

a:link { 
	text-decoration: none; 
	color:#cc6600; 
	font-weight: bold; 
	}

a:visited { 
	text-decoration: none; 
	color:#cc6600; 
	font-weight: bold; 
	}

a:hover { 
	text-decoration: none; 
	color:#663333; 
	font-weight: bold; 
	}

a:active { 
	text-decoration: none; 
	color:#663333; 
	font-weight: bold; 
	}

h1, h3 {
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 14pt; 
	font-weight: bold; 
        margin: 0; 
	text-transform: uppercase;
	}

#list {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	padding: 0;
	width: 500px;
	text-align: center;
	}

table { width: 100%!important; }
tr { height: 60px; }
.required { padding-right: 10px; text-align: right; }
input { font-size: 1.2em; }
.attributeinput input { font-size: 1em; }
ul li, ul { margin: 0; padding: 0; }
p a img { display: block; margin: 0 auto; }