a:visited	{
	color: #C52590;
}

a:hover {
	background: #C52590;
	color: #FFFFFF;
	text-decoration: none;
}

body, td {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}

body {padding: 5px}

li.a {
list-style-type: lower-alpha;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.25em;
}

h3 {
	font-size: 1.15em;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: .9em;
}

hr	{
	color:#47363E;
}

hr.break {
	text-align: left;
	width: 50%;
}

hr.fn {
	text-align: left;
	width: 30%;
}

li.pad {
	margin-top: 1em;
}

p.part {
	font-size: larger;
	font-weight: bold;
	text-align: center;
}

p.question {
	margin-bottom: 50px;
	margin-top: 50px;
}

p.list {
	margin-left: 1em;
}

small {
	font-size: .75em;
}

sub {
	font-size: .75em;
}

sup {
	font-size: .75em;
}

.acronym {
	font-size:.8 em
}

#protocol {
	margin: 0 15%;
	background-color: #FEFAFE;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding: 0 10px;
}

#title_block {
	background-color: #F2C2EE;
	border-color: #000;
	border-style: solid;
	border-width:3px;
}

#title_block_notes {
	background-color: #F2C2EE;
	border-color: #000;
	border-style: solid;
	border-width:3px;
	text-align: center;
}

#title	{
	float:left;
	padding:1em 3em 1em 1em;
	color: #000000;
}

.color {
	color: #F2CCDA;
}

.color1 {
	color:#C52590
}

.footnote {
	margin-top: -5px;
}

.screen {
	display: none;
}

.footer {
	text-align: center;
}

.quote	{
	margin-left:5%;
	margin-right:5%;
	font-style:italic;
}

.term	{
		font-style:italic;
}

td.shade	{
	background-color:#F7FFF2;
}

#pdf	{
	border: 0;
}

#nav	{
	border: 0;
}


#fn	{
	text-decoration: none;
}
