body {
	font-family: Tahoma;
	font-size: 10pt;
	color: Blue;
	margin-bottom: 0px;
	font-weight: normal;
}

p {
	font-family: Tahoma;
	font-size: 10pt;
	color: Black;
	margin-bottom : 0px;
	font-weight : normal;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

H1 {
	font-family: Tahoma;
	font-size: 20pt;
	color: #828282;
	text-align : right;
	margin-bottom : 0px;
	font-weight : normal;
}

H2 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #828282;
	text-align : right;
	font-weight : normal;
}

H3 {
	font-family: Tahoma;
	font-size: 20pt;
	color: Black;
	text-align : right;
	font-weight : normal;
}

H4  { 
	color: black; 
	font-size: 8pt; 
	font-family: Tahoma; 
	font-weight: normal; 
}

H5 {
	font-family: Tahoma;
	font-size: 20pt;
	color: Black;
	font-weight : normal;
}

H6  { 
	color: black; 
	font-size: 16pt; 
	font-family: Tahoma; 
	font-weight: normal; 
	margin: 1pt 
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Gray;
	text-decoration : underline;
}


a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Gray;
	text-decoration : underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	text-decoration: underline;
	font-weight: normal;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Gray;
	text-decoration : underline;
}

