P  {
	color : Black;
	font-style : normal;
	font-weight : normal;
	background-color : White;
	font-size : 12pt;
	font-family : verdana,arial,helvetica;
	line-height : 16pt;
	
}

H1  {
	color : Black;
	background-color : White;
	font-size : xx-large;
	font-family : verdana,arial,helvetica;
}

H2  {
	color : Black;
	background-color : White;
	font-size : x-large;
	font-family : verdana,arial, helvetica;
}

H3  {
	color : Black;
	background-color : White;
	font-size : medium;
	font-weight : bold;
	font-family : verdana, arial, helvetica;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	background-color : White;
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
}

.sidebar  {
	font-size : 12pt;
	background-color : #C8D0F9;
	text-align : center;
	font-family : verdana, arial, helvetica;
}

.footer  {
	font-size : 8pt;
	background-color : White;
	line-height: 9pt;
}

em  {
	font-weight : bold;
	font-family : verdana,arial,helvetica;
	font-size : 12pt;
	font-style : normal;
}

.credit  {
	font-family : verdana, arial, helvetica;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : Black;
	line-height: 9pt;
}

it  {
	font-weight : normal;
	font-family : verdana,arial,helvetica;
	font-size : 12pt;
	font-style : italic;
}

li  {
	font-size : 12pt;
	font-family : verdana, arial, helvetica;
	font-weight : normal;
	font-style : normal;
	color : Black;
	background-color : White;
}

ul  {
	color : Black;
	font-style : normal;
	font-weight : normal;
	background-color : White;
	font-size : 12pt;
	font-family : verdana,arial,helvetica;
}


