a:hover {
	background: #F2CCDA;
	color: #000000;
	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:.8em
}

#head
{
	padding: 10px 0;
	text-align: center;
	width:100%;
	background-position:0% 0%;
	background-repeat:no-repeat;
	background-color: #F2CCDA;
	border-color: #000000;
	border-style: solid;
	border-width:3px;
}

.title_block {
	background-color: #F2CCDA;
	border-color: #000000;
	border-style: solid;
	border-width:3px;
}

#title	{
	float:left;
	padding:1em 5em 0 1em;
	color: #000000;
}

.color {
	color: #F2CCDA;
}

.footnote {
	margin-top: -5px;
}

.print {
	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;
}
