TD  {
	font-size : 10pt;
	font-family : sans-serif;
}

H1  {
	font-size : 12pt;
	font-weight : bold;
	margin-top : 0;
	margin-bottom : 0;
}

H2  {
	font-size : 10pt;
	font-weight : bold;
	margin-top : 0;
	margin-bottom : 0;
}

H3  {
	font-size : 10pt;
	font-weight : bold;
	margin-top : 0;
	margin-bottom : 0;
}

H6  {
	font-size : 8pt;
	margin-top : 0;
	margin-bottom : 0;
	color : #808080;
}

A  {
	font-size : 10pt;
	color : #2E3192;
  	text-decoration : none;
}
  
A:Hover  {
  	color : #681B1B;
	text-decoration : none;
  }
  
.Menu  {
  	color : #FFFFFF;
  }
  
.WebAid  {
  	font-size : 8pt;
	color : #2E3192;
  	text-decoration : none;
  }
  
.Cap {
  	font-size : 12pt;
	font-weight : bold;
  }