/*Style sheet for NorthEast Realty*/

BODY
	{
	background-color: #FFFFFF
	}

A:link
	{
	color: #3366CC
	}

A:visited
	{
	color: #0000FF
	}
	
A:hover
	{
	color: #FF0000
	}

A:active
	{
	color: #990000
	}

Form
	{
	font-family: arial;
	font-size:7.5pt;
	color:#000000;
	font-weight:normal;
	background-color:#ffffff;
	}


.main
	{
	font-family : verdana;
	font-size : 10pt;
	color: #000000;
	}
	
.main2
	{
	font-family : arial;
	font-size : 8pt;
	color: #333333;
	}

.dates
	{
	font-family: arial;
	font-size: 8pt; 
	}

.headline1
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	}
	
.headline2
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	}