h1 {
	font-family: Georgia;
font-size: 2em;
line-height: 1.2em;
letter-spacing: 0;
text-align: justify;
word-spacing: normal;
text-decoration: none;
color: #444;
}
.body {
	background:#f2f2f2 url(images/bg.jpg) repeat-x top;
	position:relative;
	font-family: Georgia;
	font-size: 10px;
	
	}
.greyborder {
	border: 1px solid #CCCCCC;
}

.title {
font-family: Georgia;
font-size: 2em;
line-height: 1.0em;
letter-spacing: 0;
text-align: justify;
word-spacing: normal;
text-decoration: none;
color: #444;
}


.navtext A:Link {
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #444;
	font-size: 10px;
	font-weight: bold;
}
.navtext A:Visited {
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #444;
	font-size: 10px;
	font-weight: bold;
}
.navtext A:Hover {
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}
.navtext A:Active {
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #444;
	font-size: 10px;
	font-weight: bold;
}
