
h1 { font-family: arial, helvetica;
font-size: 180%; letter-spacing: 2px; margin: 0; padding: 0; color: #6699CC; font-variant:bold; font-weight:bold; font-family:Arial; border-bottom:1px solid; }
h1.heading  { border-bottom:none}
h2 {font-size: 135%; letter-spacing: 3px; margin: 1.5em 0 0 0; padding: 0 ; color: #690; font-variant:bold; font-weight:bold;  border-bottom:1px solid;font-family:Arial;}
h3 {font-size: 115%; letter-spacing: 3px; margin: 1.1em 0 0 0; padding: 0; color: #c63; font-variant:bold; font-weight:bold; font-family:Arial;  }
p {line-height: 1.44; margin: 0.5em 0 1em 0;}

body, table { 
	font: 13px Verdana, Arial, Helvetica, sans-serif; 
}

.footnote {
	margin: 15px 10px 15px 80px; 
	background-color:#EEEEEE;
	padding: 5px 5px 5px 5px;
	border-color:gray;
	border-style:dotted;
	font-size: smaller;
	border-width:thin;
}

blockquote { 
	margin: 15px 30px 15px 30px; 
	background-color:#EEFFDD ;
	padding: 10px 10px 10px 10px;
	border-color:gray;
	border-style:solid;
	border-width:thin;
}

em 	{ 
	font-style: normal; 
	font-variant: small-caps;
	font-weight:bold;
	color: black; 
	background-color:yellow;}

.quote	{
	background-color:#FFCC66; 
	border-color:black; 
	border-style:solid;}

.solidborder {
	border-color:#555555; 
	border-style:solid;}
}

hr {	margin-top: 10px; margin-bottom:10px;
	color:orange; }

a {
	color : #44AAAA;
	font-weight: bold;
	text-decoration : none; }

a:hover {
	color : CC9933; font-weight: bold; text-decoration : none; }

ul {
	list-style-image: url("/think/graphics/bullet.gif");
	line-height: 1.4; }
ol {
	list-style-image: none; 
	line-height: 1.4; }
