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;
}

table.bulletin {
	border : none;
	padding : 4px;
	width : 100%;
}

th.bulletin {
	background-color : #AD4A4a;
	color : White;
	text-align : left;
	padding : 4px;
	font-weight : bold;
}

td.bulletin {
	background-color : White;
	color : Black;
	text-align : left;
	padding : 4px;
	font-weight : normal;
}

p.bulletin {
	font-size :	10pt;
	font-family :	Verdana, Arial, Helvetica, sans-serif;
}

a:link.bulletin {
  color:               White;
  text-decoration:     none;
}

a:visited.bulletin {
  color:               White;
  text-decoration:     none;
}

a:active.bulletin {
  color:               White;
  text-decoration:     none;
}

a:hover.bulletin {
  color:               White;
  text-decoration:     underline;
}

