body {
	font-family: arial;
	background-color:      white;
	background-attachment: fixed; 
	background-repeat:     no-repeat; 
	margin:      0px 0px 0px 0px;

}

blockquote {
	color:  #4B0082;
}


td.sidebar {
	color: white;
	font-size: 15pt;
	font-weight: bold;
	text-align: center;
}

td.sidebar:hover {
/*	background-color: #AFEEEE;*/
	color: #000000;
}

A.sidebar:visited, A.sidebar:active, A.sidebar:link { 
	color: #E0FFFF;
	text-decoration: none;

	display : block;
}

A.sidebar:hover {
	color: #1E90FF;
/*	text-decoration:none;*/
	text-decoration:underline;
	background: #AFEEEE;

	border : 0px solid #999999;
	color : #333333;
	display : block;
	padding : 0px 0px 0px 9px;
	width : 90%
}

A:link { 
	color: #191970;
}

A:visited, A:active, A:link { 
	color: #7B68EE;
	text-decoration: none;
}

A:hover {
	text-decoration:underline;
}

A.secret:visited, A.secret:active, A.secret:link { 
	color: #3300FF;
	text-decoration: none;
}

h2 {
	color: #483D8B;
}

span.calSmall table{
	font-size: 75%;
}

acronym, span.acronym {
  cursor: help;
}

p.breakhere {
	page-break-before: always
}
