
body	{	font		:	arial, helvetica;
		font-weight		:	normal;
		font-style		:	normal;
		text-decoration		:	none;
		margin-left		:	7em;
		margin-right		:	7em}
		
.heading{	font			:	12pt arial, helvetica;
		font-weight		:	bold;
		font-style		:	normal;
		text-decoration		:	none}
		
.title	{	font			:	22pt arial, helvetica;
		font-weight		:	normal;
		font-style		:	normal;
		text-decoration		:	none}

p	{	font			:	10pt arial, helvetica;
		font-weight		:	normal;
		font-style		:	normal;
		background		:	none}


br	{	font			:	10pt arial, helvetica;
		font-weight		:	normal;
		font-style		:	normal}


table	{	font			:	10pt arial, helvetica;
		font-weight		:	normal;
		font-style		:	normal}


td		{font			:	10pt arial, helvetica;
		font-weight		:	normal;
		font-style		:	normal;
		background		:	#FFFFFF;}


h1	{	font			:	16pt arial, helvetica;
		font-weight		:	bold;
		font-style		:	normal}


h2	{	font			:	14pt arial, helvetica;
		font-weight		:	bold;
		font-style		:	normal}


h3	{	font			:	12pt arial, helvetica; 
		font-weight		:	bold;
		font-style		:	normal}


h4	{	font			:	10pt arial, helvetica;
		font-weight		:	bold;
		font-style		:	normal;
		}

h5	{	font			:	12pt arial, helvetica;
		font-weight		:	normal;
		font-style		:	normal;
		}

a:link	{	font			:	10pt arial, helvetica;
		font-weight		:	light;
		font-style		:	normal;
		text-decoration		:	none;
		color			:	#003366}

A:hover{
		color 			:	ff0000;
		font			:	10pt arial, helvetica;
		font-weight		:	light;
		font-style		:	normal;
		Text-Decoration 	:	underline;
	}


a:visited	{font			:	10pt arial, helvetica;
		font-weight		:	light;
		text-decoration		:	none;
		font-style		:	normal;
		color			:	#008000}
