﻿/* Style 1*/
.header1 
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;	
}

/* Style 2*/
.regulartext 
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #ab4d2b;
	text-decoration: none;	
}




