/*
‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘
	OX^CV[gAt@CΌFstyle.css
‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘
*/

/*	BODY	*/
BODY	{
	background-color:white;
	font-size:10pt;
}

/*	TD	*/
TD			{font-size:10pt;}

/*	P,DIV	*/
DIV			{font-size:10pt;}
P			{font-size:10pt;}
TT			{font-size:10pt;}

/*	A	*/
A:link      {color:black;}
A:active    {color:black;}
A:visited   {color:black;}
A:hover  {
	color           : #000080;
	font-weight     : bold;
	text-decoration : blink;
}

