BODY {
	font-family: times new roman;
	font-size: x-small;
}

TD {
	font-family: times new roman;
	font-size: x-small;
}

#main {
	border: 1px solid #000000;
	width: 631;
	padding: 15px;
}

#side_nav {
	background-color: #E9E9FA;
	width: 120px;
	font-weight: bold;
	font-family: times new roman;
	font-size: x-small;
	padding: 5px;
	border: 1px solid #0F17B6;
}

#content {
	width: 481px;
	font-family: times new roman;
	font-size: x-small;
	padding-left: 20px;
}

#header {
	font-size: large;
	font-style: italic;
}

#footer {
	padding-top: 30px;
}

#footer .address {
	font-size: x-small;
}

#footer .taglines {
	padding-top: 5px;
	font-size: xx-small;
}

.callout {
	padding: 5px;
	margin: 10px;
	width: 100px;
	border: 1px solid #0F17B6;
	text-align: center;
}

.table_text {
	font-family: times new roman;
	font-size: x-small;
	font-weight: normal;
}

.bold_text {
	font-family: times new roman;
	font-size: small;
	font-weight: bold;
}

A:link {
	color: #000000;
	text-decoration: none;
}

A:active {
	color: #000000;
	text-decoration: none;
}

A:visited {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #0F17B6;
	text-decoration: none;
}
