.policy
	{
	font-family: Arial;
	font-size: 11px;
	color: #EDF4ED;
	text-decoration: none;
	}

.main
	{
	font-family: Arial;
	font-size: 11px;
	color: #909790;
	}

.read_more
	{
	font-family: Arial;
	font-size: 11px;
	color: #A01110;
	}

.title
	{
	font-family: Arial;
	font-size: 11px; 
	color: #666F66;
	font-weight: 900;
	text-decoration:none
	}

.italics
	{
	font-style: italic;
	}

.bold
	{
	font-weight: bold;
	}

.bolditalics
	{
	font-style: italic;
	font-weight: bold;
	}