body, p, li, td {
font-family: "Trebuchet MS", "Times New Roman", Verdana;
font-size: 13px;
color: #5F645E;
font-weight:normal; 


	background-image:  url(graphics/logo.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;

}

.title {
font-family: "Trebuchet MS", "Times New Roman", Verdana;
font-size: 36px;
color: #7397CB;
font-weight:bold; 
letter-spacing: 0.3em;

}
.header {
font-family: "Trebuchet MS", "Times New Roman", Verdana;
font-size: 18px;
color: #7397CB;
font-weight:bold; 
letter-spacing: 0.2em;

}
a {
	font-family: "Trebuchet MS", "Times New Roman", Verdana;
	font-size: 13px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}


a:hover {
	color: #333333;

}

.contact {
	font-family: "Trebuchet MS", "Times New Roman", Verdana;
	font-size: 13px;
	color: #7397CB;
	font-weight:bold;
	letter-spacing: 0.2em;
	text-align: right;

}
.pagelink{
font-family: "Trebuchet MS", "Times New Roman", Verdana;
font-size: 13px;
color: #5F645E;
font-weight:bold; 

}