﻿BODY, TD {
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	
}

H2 {
	font-size: 14pt;
}

H3 {
	font-size: 14pt;
	font-style: italic;
	font-family: sans-serif;
}

H4 {
    font-family: ariel;
    font-size: small;
}

A {
color: White; 

	
	font-size: 10pt;
}

A:Hover {
	color: yellow;
	font-style: italic;
}

HR {
	height: 1pt;
}

