P  {
	font-family : Arial, Helvetica;
	font-size : 11pt;
	font-weight : normal;
	font-style : normal;
	color : White;
}

td  {
	font-family : Arial, Helvetica;
	font-size : 11pt;
	font-weight : normal;
	font-style : normal;
	color : White;
}

H1  {}

H2  {}

H3  {
	font-family : Arial, Helvetica;
	color : #ff0000;
}

A  {
	font-family : Arial, Helvetica;
	font-size : 11pt;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration: underline;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	font-family : Arial, Helvetica;
	font-size : 11pt;
	font-weight : normal;
	font-style : normal;
	color : #ff0000;
	text-decoration: underline;
}

BODY  {
	background-color : Black;
}

.redadd  {
	font-family : Arial, Helvetica;
	font-size : 12pt;
	font-weight : bold;
	color : #ff0000;
}

.redaddsm  {
	font-family : Arial, Helvetica;
	font-size : 8pt;
	font-weight : bold;
	color : #ff0000;
}

.blk  {
	font-family : Arial, Helvetica;
	font-size : 11pt;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.smit  {
	font-family : Arial, Helvetica;
	font-size : 8pt;
	font-weight : normal;
	color : #ffffff;
	font-style: italic;
}

.highlight
{
	background-color: #696969;
}

img.storyboard
{
	border: none;
	padding: 5px;
	align: left;
}

table#storyboard {
	text-align: center;
	font-size: smaller;
	font-weight: normal;
}

table#storyboard td {
	border: 1px solid black;
}

div.imageDiv {
	float: right;
	clear: right;
}

img.floatRight {
	float: right;
	clear: right;
	margin: 8px;
}
