body { 
	background-image: url('images/bgfade.gif'); 
	background-repeat: repeat-x;
	background-color: white;
	font-family: Times;
}

td {
	font-size: 14px;
	width: 570px;
}

p {
	font-size: 14px;
	width: 600px;
}

h2 {
	font-size: 18px;
	font-style: bold;
}

ul.columns {
	float: left;
	width: 250px;
}

li {
	font-size: 14px;
	width: 550px;
	list-style: none;
}

hr {
	width: 600px;
}

a 			{ color: #6633CC; text-decoration: none;}
a:hover		{ text-decoration: underline; }
a:visited 	{ color: #6633CC; font-weight: normal; }

#title {
	font-size: 32px;
	font-style: normal;
	letter-spacing: 1.5px;
	text-align: center;
	margin-top: 0cm;
	margin-bottom: 0cm;
}

#images {
	margin-top: 0.3cm;
	margin-bottom: 0.3cm;
}