body, font, b, p, a, td	{		font-family: 'Arial', 'Helvetica', sans-serif;		font-size: 11px;		color : #063135;		line-height: 1.25em;		letter-spacing: 0.05em;			}TABLE	{		background-repeat: no-repeat;	}	.big	{		font-family: 'Gill Sans', 'Arial', 'Helvetica', sans-serif;		font-size: 20px;		letter-spacing: 0.08em;		line-height: 2em;	}.med	{		font-size: 13px;		letter-spacing: 0.06em;		line-height: 1.5em;	}	.red	{		color : #A22D2E;	}	.bold	{		font-weight: bold;	}a	{		font-size: 10px;		color: #1D8F8D;	}a:hover	{		color: #E8FDFF;	}	a:visited	{		color: #1495CC;	}.lh130	{		line-height: 130%;	}.bg	{		background-repeat: no-repeat;	}