body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333333;
}
#copy h1 {
	font-size: 1.9em;
	font-weight: bold;
}

h2 {
	font-size: 3em;
	margin: 0.75em;
}
/*h3 {
	font-size: 1.7em;
	margin: 0.75em;
}*/
h4 {
font-size:1.5em;
font-weight:bold;
}
caption {
	font-size: 3em;
	margin: 0.75em;
}
th {
	font-size: 1.25em;
	font-weight: bold;
	background-color: #CCCCCC;
	border-bottom:thin #999999 solid
}
td {
	font-size: 1.2em;
	padding:0.1em;
}
p {
	padding: 0em;
	font-size:1.5em;
	line-height:1.66667em;
	margin-bottom:1em;
	margin-left: 1em;
	margin-right: 1em;
}
dl {
	margin: 1em;
}

dt {
	font-size: 1.5em;
	font-weight: bold;
	background-color:#99CC99;
}
dd {
background-color: #CCCCCC;
font-size: 1.2em;
padding:0.1em;
}
strong {
font-weight:bold;
}
h3 {
	font-size: 1.5em;
	font-weight: bold;
	
	
}
li {
	list-style-type: disc;
	font-weight: normal;
	
}
.special li {
font-size:1.5em;
}