.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
p {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
body {
	background-image: url(../images/back.jpg);
}
