/* 
	<link rel="stylesheet" href="gtaa-hmc.css">

.break {page-break-before: always} 
BODY{
	font-family: Verdana, Arial, Helvetica;
	font-size : 10px;
	color: blue;
}

P{
	font-family : Verdana, Arial, Helvetica;
	font-size   : 18px;
	color       : black;
	font-weight : bold;
}
B{
	font-family : Verdana, Arial, Helvetica;
	font-size   : 14px;
	color       : black;
}

H6{
	font-family : Verdana, Arial, Helvetica;
	font-size   : 10px;
	color       : navy;
}

H5{
	font-family : Verdana, Arial, Helvetica;
	font-size   : 10px;
	color       : white;
}






font{
	font-family: Verdana, Arial, Helvetica;
	font-size : 14px;
	font-weight :bold;

}




*/
TD{
	font-family	: Verdana, Arial, Helvetica;
	font-size 	: 11px;
	color		: darkblue;
}
STRONG{
	font-family: Verdana, Arial, Helvetica;
	font-size : 14px;
	font-weight :bold;
}
A:hover{	
	color       :#F33;
	font-size   :12px;
	font-weight :bold;
}	

A{
	font-family : Verdana, Arial, Helvetica;
	font-size   : 12px;
	color       : darkblue;
	font-weight : bold;
	text-decoration:none;
}
