h1  {
	font-size : 48pt;
	color : #FF0000;
	font-style : normal;
}

p,li  {
	font-size : 10pt;
	line-height : 11pt;
	color : #ffffff;
	font-family :  Verdana, Arial, Sans-Serif;
	margin-bottom: 6pt;
	margin-top: 6pt;
}

small  {
	font-size : 8pt;
}

.copy	{
color: silver; 
font-family: verdana,arial,sans-serif font-style:normal; 
font-size: 6pt;
}

.note  {
	font-size : 8pt;
	color : silver;
}

a:hover  {
	color : #aa00FF;	
	text-decoration : underline;
}

a:link  {
	color : #aa00FF;
	text-decoration : none;
}

a:visited  {
	color : #aa00FF;
	text-decoration : none;
}

a:hover  {
	color : #aa00FF;	
	text-decoration : underline;
}

body  {
	font-size : 10pt;
	font-family : Verdana, Arial, Sans-Serif;
	color : #ffffff;
}

td  {
	font-size : 10pt;
	font-family : Verdana, Arial, Sans-Serif;
	color : #ffffff;
	line-height : 10pt;
	padding-left : 4;
}
TABLE.framed {
	border-color : white;
	border : 1px solid White;
}


