/******************** JP Luna Web Design and marketing 2007 *******************************/
/******************** Basic HTML Elements *************************************************/

BODY	{
	margin: 0px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	}
	
TABLE 	{ font-size: 11px; }

HR	{ color: #666666; height: 1pt; text-align: left; }

A	{ color: #0099FF; }

A:link, A:visited
	{ text-decoration: none; }

A:active, A:hover
	{ text-decoration: underline; color: orange; }
	
H2
	{	
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	}

/********************End Basic HTML Elements ***********************************************?
