body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #272525;
	line-height:18px;
}

       
.width250 
{
    width:250px; 
}
.width300 
{
    width:300px; 
}
.width400 
{
    width:400px;
}

.forcedlink
{
	color: #ff5f00;
	text-decoration: none;
	cursor:pointer;
	text-decoration:underline;
}


a:link {
	color: #ff5f00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff5f00;
}
a:hover {
	text-decoration: underline;
	color: #ff5f00;
}
a:active {
	text-decoration: none;
	color: #ff5f00;
}



.footerFont{
font-family:Arial, Helvetica, sans-serif; color:#9e9e9e; font-size:12px;line-height:30px;
}


.green{
color:#87AB1B; font-weight:bold;
}

.white{
color:#FFFFFF;
}

