P  {}

H1  {font-size : x-large;
	font-family : Arial;
	font-weight : bold;
	color : #000000;
	font-style:italic;}

H2  {font-size : x-large;
	font-family : Arial;
	font-weight : bold;
	color : #000000;
	font-style:italic;}

H3  {font-size : medium;
	font-family : Arial;
	font-weight : bold;
	color : #000000;
	font-style:italic;}

A  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	color : #800040;
	text-decoration : underline;
}

A:Visited  {	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	color : #800040;
	text-decoration : underline;}

A:Active  {	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	color : #800040;
	text-decoration : underline;}

A:Hover  {}

BODY  {	}
	
span.text {	
	font-size : x-small;
	font-family : Arial;
	color : #000000;
	text-decoration : none;
	}
span.textm {	
	font-size : small;
	font-family : Arial;
	color : #000000;
	text-decoration : none;
	}
span.texti
{	font-size : x-small;
	font-family : Arial;
	font-style:italic;
	font-weight : bold;
	color : #000000;
}	
span.textb
{	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	color : #000000;
}
span.textmb
{	font-size : small;
	font-family : Arial;
	font-weight : bold;
	color : #000000;
}		
span.footer {	
	font-size : xx-small;
	font-family : Arial;
	color : #000000;
	text-decoration : none;}

span.footerb {	
	font-size : xx-small;
	font-family : Arial;
	color : #000000;
	font-weight : bold;	
	text-decoration : none;
	}	

