a:hover {
	background: #993399;
	color: #FFFFFF;
	text-decoration: none;
}

body {
	padding: 5px;
}

body, td {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}

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: #000000;
}

hr.break {
	text-align: left;
	width: 50%;
}

hr.fn {
	text-align: left;
	width: 30%;
}

li.a {
	list-style-type: lower-alpha;
}

li.pad {
	margin-top: 1em;
}

ol.a {
	list-style-type: lower-alpha;
}

p.list {
	margin-left: 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;
}

li.red		{list-style-image : url(./red.gif); margin-top: .5em;}
li.orange	{list-style-image : url(./orange.gif); margin-top: .5em;}
li.blue		{list-style-image : url(./blue.gif); margin-top: .5em;}
li.yellow	{list-style-image : url(./yellow.gif); margin-top: .5em;}
li.black	{list-style-image : url(./black.gif); margin-top: .5em;}
.heading	{font-weight: bold;}
.description	{font-style: italic;}


.acronym {
	font-size: .8em;
}

.indent {
	margin-left:5%;
	margin-right:5%;
}

.top {
vertical-align: top;
}

.clearitalics {
	font-style: normal;
}

.color {
	color: #777777;
}

.footer {
	text-align: center;
}

.footnote {
	margin-top: -5px; font-size:.75em;
}


.print {
	display: none;
}

.right {
	text-align: center;
	height: 120px;
}

.small {
	font-size: .75em;
}

.blast	{
	font-style: italic;
	font-weight: bold;
	color: #D99B2A;
}

.bull	{
	font-style: italic;
	font-weight: bold;
	color: #B9090B;
}

.sobe	{
	font-style: italic;
	font-weight: bold;
	color: #F9D72D;
}

.impulse	{
	font-style: italic;
	font-weight: bold;
	color: #2054C1;
}


#nav	{
	border: 0;
}

#pdf	{
	border: 0;
}