/* New class definitions are at the bottom, redefinitions of
 * existing classes are at the top.  */

body       {
	font-family: verdana,sans-serif,helvetica;
	font-size: 10pt;
	color: #000000;
	margin-left: -1pt;
	margin-right: -1pt;
	margin-top: -1pt;
}

table,td,li,ul,ol {
	font-size: 10pt;
}

p { text-indent: 2em;}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

h4 {
	color: #9b2828;
	font-size: 14pt;
	margin: 0px;
        padding-bottom:0px;
        font-weight: normal;
}

h5 {
	color: #9b2828;
	font-size: 12pt;
}


.code {
	border: 1px solid #000000;
	padding: 5px;
	margin-left: 50px;
	margin-right: 10px;
	text-indent: 0em;
	font-weight:italic;
}
.fineprint {
  background: #eeeeee;
  border: 1pt solid #000;
  font-size: 08pt;
}
.header    {
	color: #FFFFFF;
	font-size: 11pt;
}

.indent { margin-left: 20px; }

.menu	{
	color: #9b2828;
	font-size: 08pt;
}

.menuHeader	{
	color: #9b2828;
	font-size: 10pt;
	font-weight:bold;
}
.noindent {
  color: #0f0f0f;
  text-indent: 0px;
}
  
.reala	{
	color: #9b2828;
	font-size: 10pt;
}

.small {
	font-size: 06pt;
}


/* PURCHASE STUFF THAT SHOULD BE IN SEPERATE CSS */
TD.purchaseitem {
	background-color : White;
	vertical-align : top;
}

TD.purchasenum {
	text-align : right;
	background-color : White;
	vertical-align : top;
}

TD.purchasebuy {
	text-align : right;
	background-color : White;
	vertical-align : top;
	white-space : nowrap;
}

TH.purchase {
	background-color : #F7F7EF;
	font : italic;
	text-align : center;
}
.trademark {
  font-size: 10px;
}
.trademark a {
  text-decoration: none;
}