TD
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana
}

INPUT
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana
}

TH
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #D4CAAD;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #333C65
}

P
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana
}


.button
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #000066;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #D4CAAD

}

blockquote.icmdb {
	font-size:	10pt;
	font-family:	Arial, Helvetica, sans-serif;
}

table.icmdb {
	border :	none;
	width :		100%;
}

th.icmdb {
	font-size :		11.5pt;
	font-family :		Arial, Helvetica, sans-serif;
	background-color :	#313466;
	color :			#E0E0E0;
	text-align :		center;
}

td.icmdb-odd {
	font-size :		10pt;
	font-family :		Arial, Helvetica, sans-serif;
	background-color :	#E5E5E5;
	color :			#000000;
	text-align :		left;
	padding :		4px;
}

td.icmdb-even {
	font-size :		10pt;
	font-family :		Arial, Helvetica, sans-serif;
	background-color :	#D5D5D5;
	color :			#000000;
	text-align :		left;
	padding :		4px;
}

h2.icmdb {
	font-size :	14pt;
	font-family :	Arial, Helvetica, sans-serif;
}

h3.icmdb {
	font-size :	12pt;
	font-family :	Arial, Helvetica, sans-serif;
}

a.icmdb-header:link {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a.icmdb-header:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a.icmdb-header:hover {
	text-decoration: underline;
	color: #E0E0E0;
	font-weight: bold;
}
a.icmdb-header:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

a.icmdb:link {
	text-decoration: underline;
	color: #313466;
	font-weight: bold;
}
a.icmdb:visited {
	text-decoration: underline;
	color: #313466;
	font-weight: bold;
}
a.icmdb:hover {
	text-decoration: underline;
	color: #515486;
	font-weight: bold;
}
a.icmdb:active {
	text-decoration: underline;
	color: #313466;
	font-weight: bold;
}

a:link {
  color:               #333C65;
  text-decoration:     Underline;
  font-weight:         Bold
}
a:visited {
  color:               #800000;
  text-decoration:     Underline;
  font-weight:         Bold
}
a:active {
  color:               #808080;
  text-decoration:     Underline;
  font-weight:         Bold
}

a.book:link { text-decoration: none; color: #333C65; font-size: 10pt; font-weight: bold;}
a.book:visited { text-decoration: none; color: #333C65; font-size: 10pt; font-weight: bold;}
a.book:active { text-decoration: none; color: #333C65; font-size: 10pt; font-weight: bold;}
a.book:hover { text-decoration:underline; color: #333C65; font-size: 10pt; font-weight: bold;}

hr {
  color:               #808080;
}

h2 {
  font-family:         Helvetica,arial,sans-serif;
  font-weight:         bold;
  font-size:           18pt;
  color:               #800000;
  margin-left:         5;
  margin-top:          5
}

h4 {
  font-family:         Helvetica,arial,sans-serif;
  font-weight:         bold;
  font-size:           12pt;
  color:               #800000;
  margin-left:         5;
  margin-top:          5
}

h1 {

  font-family:         Helvetica,arial,sans-serif;
  font-weight:         bold;
  font-size:           18pt;
  color:               #800000;
  margin-left:         5;
  margin-top:          5
}

.red_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #c10000;
}
