BODY  {
	font-family : Arial;
	font-size : 11pt;
	font-weight : medium;
	text-decoration : none;
	background-image : URL(images/bg.gif);
}

p  {
	font-family : Arial;
	font-size : 11pt;
	font-weight : medium;
	text-decoration : none;
}

p.smallprint {
	font-size : 7pt;
	font-family : Arial;
	font-weight : normal;
	color : #666666;
	text-decoration : none
}

td.caption {
    font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color : #000000;
	text-decoration : none
}

td  {
	font-family : Arial;
	font-size : 11pt;
	font-weight : medium;
	text-decoration : none;
}

h1  {
	font-family : Arial;
	font-size : 16pt;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

h2  {
	font-family : Arial;
	font-size : 14pt;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

A  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : normal;
	color : Blue;
	text-decoration : none;

}

A:LINK {	font-size : 11pt;
	font-family : Arial;
	color : Blue;
	text-decoration : none;	
}

A:Visited  {		font-size : 11pt;
	font-family : Arial;
	font-weight : normal;
	color : Blue;
	text-decoration : none;
	
	}

A:Active  {	font-size : 11pt;
	font-family : Arial;
	font-weight : normal;
	color : Red;
	text-decoration : none;}

A:Hover  {	font-size : 11pt;
	font-family : Arial;
	font-weight : normal;
	color : Red;
	text-decoration : underline;

}
 H4 {	font-family : Arial;
	font-size : 10pt;
	font-weight : medium;
	color : Red;
	text-decoration : none;
	
}


A:LINK.discrete {	font-size : 7pt;
	font-family : Arial;
	color : #666666;
	text-decoration : underline;	
}

A:Visited.discrete  {		font-size : 7pt;
	font-family : Arial;
	font-weight : normal;
	color : #666666;
	text-decoration : none;
	
	}

A:Active.discrete  {	font-size : 7pt;
	font-family : Arial;
	font-weight : normal;
	color : #666666;
	text-decoration : underline;
	}

A:Hover.discrete  {	font-size : 7pt;
	font-family : Arial;
	font-weight : normal;
	color : #666666;
	text-decoration : none;