﻿/*body        	
{
background-position: center top;
	background-repeat: no-repeat;

	background-image: url('images/tlo.jpg');
}

/*
	background-position: center top;
	background-repeat: no-repeat;
*/


H1
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}

H2
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: lighter;
	padding-bottom: 0px;
	margin-bottom: 0px;
	bottom: 0px;
	text-decoration: underline;
	
}


p
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}


A:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
A:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
A:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFCCFF;
}
