a:visited {
	color: #79A7AC;
}

a:hover {
	background: #79A7AC;
	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 {
	border: Black;
}

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;
}

small {
	font-size: .75em;
}

sup {
	font-size: .75em;
}

ul.custom {
	list-style: url(bullet.gif) outside;
}

.color {
	color: #999999;
}

.footnote {
	margin-top: -5px;
}

.print {
	display: none;
}

.footer {
	text-align: center;
}

#pdf	{
	border: 0;
}

#nav	{
	border: 0;
}

div.article	{
		
		margin-right: 20%;
		padding: 10px;
		background-color: #EEEEEE;
		font-family: Courier, serif;
}