/* CSS Document */

	
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	}		
	
/* Content components */
.contentlink {
	color: #000;
	font-size: 14px;
	text-decoration: underline;
	}
	
.glossary  {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
	
.listen a	{
	width: 108px;
	font-size: 12px;
	color: #99ccff;
	text-decoration: none;
	}

.ramps a	{
	width: 108px;
	font-size: 12px;
	color: #ffcc66;
	text-decoration: none;
	}

.bodycaption 	{
	border: 0;
	width: 400px;
	margin: 0;
	padding: 0px 0 0px 0px;
	font-size: 12px;
	position: relative;
	left: 180px;
	}		
		
.rightcaption	{
	border: 0;
	width: 127px;
	display: block;
	margin: 0;
	padding: 7px 0 7px 0;
	position: relative;
	left: 11px;
	font-size: 12px;
	}	

.rightcaption p	{
	font-size: 12px;
	}	
