P  {
	font-family: arial, helvetica;
	font-size : 11pt;
}

P.small  {
	font-family: arial, helvetica;
	font-size : 9pt;
}

TD  {
	font-family: arial, helvetica;
	font-size : 11pt;	
}

TD.small  {
	font-family: arial, helvetica;
	font-size : 9pt;	
}

H1  {}

H2  {}

H3  {}

A:link  {
	font-family: arial, helvetica;
	text-decoration: none;
	color: blue;
}

A:Visited  {
	font-family: arial, helvetica;
	text-decoration: none;
	color: blue;
}	

A:Active  {
	font-family: arial, helvetica;
	text-decoration: none; 
	color: red;
}	

A:Hover  {
	font-family: arial, helvetica;
	text-decoration: none;
	color: red;
}

IMG.line  {border: 1px solid #CCCCCC;}

