H1  {
	font-size : 18pt;
	font-family : sans-serif;
	font-weight : normal;
	text-align : left;
	padding-bottom : 5pt;
}

H2  {
	font-size : 14pt;
	font-family : sans-serif;
	margin-left : 10pt;
	margin-right : 10pt;
	margin-top : 8pt;
	margin-bottom : 8pt;
}

H3  {
	font-size : 12pt;
	font-family : sans-serif;
	margin-left : 20pt;
	margin-right : 10pt;
	margin-top : 8pt;
	margin-bottom : 8pt;
	font-weight : normal;
}

h4.profile {
	color: White; 
	margin-bottom: 5px; 
	margin-top: 10px; 
	font-family: sans-serif; 
	font-weight: bold; 
	font-size: 14pt;
}

td  {
	font-size : 10pt;
	font-family : sans-serif;
}

th  {
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : normal;
	text-align : left;
	padding-top : 5px;
}

th.company {
	background-color : #c0c0c0;
}

td.company {
	background-color : #e8e8e8;
}

input  {
	font-family : arial cyr;
	font-size : 10pt;
}

A  {
	color : Navy;
}

A.listitem  {
	color : Black;
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : normal;
	text-decoration : none;
}

A.listitem:Visited  {
	color : Black;
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : normal;
	text-decoration : none;
}

A:Visited  {
	color : Navy;
}

p  {
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : normal;
}

p.footer  {
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : normal;
	color : Gray;
}

a.footer  {
	font-size : 8pt;
	font-family : sans-serif;
	text-decoration : none;
}


