﻿body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color:#C0C0C0;
	}

.column1{
	float: left; 
	width: 650px;
	margin-left: 192px; 
	 }

a:link {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}

