
	.StyleSheetHiddenPlaceHolder { display: none; }

  	BODY
  	{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
    color : #303030;
}
  	B
  	{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
	font-weight : bold;
	color : #101010;
}
  	P
  	{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
    color : #303030;
}
H2 
{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12pt;
	font-weight : boldl;
	color : #303030;
	margin-bottom : 0px;
	margin-top : 15px;
}
H3 
{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
	font-weight : bold;
	color : #303030;
	margin-bottom : 8px;
	margin-top : 10px;
}
H4
{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
	font-weight : bold;
	color : #303030;
	margin-bottom : 8px;
	margin-top : 10px;
}
TD
{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
    color : #303030;
}
TD.mainhead
{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 18pt;
	font-weight : bold;
	color : #5E67B0;
}
TD.phead
{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 14pt;
	font-weight : bold;
	color : #31319C;
}
TD.phead2l
{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
	font-weight : bold;
	color : #303030;
	margin-bottom : 8px;
	margin-top : 10px;
}
TD.red
{
	font-family: Arial, Helvetica, Sans Serif;
	font-weight : bold;
	font-size: 10pt;
	color : #CE0000;
}
TD.white
{
	font-family: Arial, Helvetica, Sans Serif;
	font-weight : normal;
	font-size: 10pt;
	color : #ffffff;
}
TD.gray
{
	font-family: Arial, Helvetica, Sans Serif;
	font-weight : bold;
	font-size: 10pt;
	color : #6C6C6C;
}
TD.botline
{
	font-family: Arial, Helvetica, Sans Serif;
	font-weight : bold;
	font-size: 11pt;
	color : #FFEFDF;
}
DIV.rosa {
	font-family: Arial, Helvetica, Sans Serif;
	font-weight : bold;
	color : #FFEFDF;
	font-size : 15px;
}
DIV.normal {
	font-family: Arial, Helvetica, Sans Serif;
	font-weight : normal;
    color : #303030;
	font-size : 10pt;
}
 INPUT
  	{
	font-family: Courier;
	font-size: 10pt;
}
UL
	{
	color : #303030;
	}
LI
	{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 10pt;
	color : #303030;
	line-height: 10pt;
	}
HR
	{
	color : #303030;
	height : 0px;
}

HR.white
	{
	color : #ffffff;
	height : 0px;
}

A  {
	font-size: 10pt;
	color : #5E67B0;
}

A:Visited  {
	font-size : 10pt;
	color : #5E67B0;
}

A:Active  {
	font-size: 10pt;
	color : #000080;
}

A:Hover  {
	font-size: 10pt;
	color : #000080;
}
A.mail  {
	font-size: 10pt;
}

A.big  {
	font-size: 10pt;
	font-weight : bold;
	color : #5E67B0;
	line-height : 18px;
}

A.big:Visited  {
	font-size : 10pt;
	font-weight : bold;
	color : #5E67B0;
}

A.big:Active  {
	font-size: 10pt;
	font-weight : bold;
	color : #000080;
}

A.big:Hover  {
	font-size: 10pt;
	font-weight : bold;
	color : #000080;
}

