BODY  {
	
	font-family : verdana,Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #666666;
	}

p  {
	color : #666666;
}

h1  {
	font-size : 18px;
	font-weight : bold;
	color : #FF3300;
	text-transform: uppercase;
}

h2 {
	font-size : 16px;
	color : #FF3300;	
}

h3  {
	font-size : 14px;
	font-weight : bold;
	color : #FF3300;
}

h4  {
	font-size : 13px;
	font-weight : normal;
	color : #FF3300;
}

hr {
	color : #990000;
}

p.small {
	font-size : 10px;
	color : #990000;
}

a {
	color : #990000;
	}

td {
	font-size : 13px;
	font-weight : normal;
	color : #666666;
	background-color: #eeeeee;
	border: 1px solid #eeeeee;
}
.toc td{
	font-size : 12px;
	font-weight : normal;
	color : #F7B49D;
	background-color: #EC5C2A;
	padding: 1px;
}
.toc a{
	font-size : 12px;
	font-weight : normal;
	color : white;
	text-decoration:none;
	text-align:center;
}
.toc a:hover{
	font-size : 12px;
	font-weight : normal;
	color : #EC5C2A;
	background-color: white;
	text-decoration:none;
}
.maintable td{
	font-size : 13px;
	font-weight : normal;
	color : #666666;
	background-color: white;
	padding: 2em;
}
.maintable a{
	font-size : 12px;
	font-weight : normal;
	color : #FF3300; 
	text-decoration:none;
	font-weight:bold;
}

.maintable a:hover{
	font-size : 12px;
	font-weight : normal;
	color : white;
	background-color: #FF3300;
	font-weight: bold;
}


TR.title  {
	display: inline;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	color : #690101;
}	
	
.smallfont  {
	font-size : 10px;
	font-style : normal;
	align-text: right;
	color : #666666;
}

.disclaimer  {
	font-size : 10px;
	font-style : normal;
	color : #666666;
	background: #F2F2F2;
}

img {
  border:#CC0033;
}

#desc {
  font-style: italic;
}