/*  infotrakcorp.css
**  infotrakcorp style sheet
*/

H1		{font: 24pt;
		 font-family: Times-New-Roman;
		 color: black}

H2		{font: 16pt;
		 font-family: Times-New-Roman;
		 color: black}


H3		{font: 14pt;
		 font-family: Times-New-Roman;
		 color: black}

BODY		{font: 12pt;
		 font-family: Serif;
		 color: black;
		 background: #FFFFFF;
		 margin-left: 5%;
		 margin-right: 5%;
		 text-indent: 0}

A:link		{color: #008082}

#TLINE		{align: center;
		 size: 3;
		 width:200;
		 noshade}

