.office1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
.office2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}
.office3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
hr {
	background-color: #000099;
}
body {
	background-image: url(background.gif);
}
