	
	/* styles for the Disabled Students Resource Center Website */
	
body, td {
	font: 1.1em "Times New Roman", Times, serif;
}

td {
	padding: 10px;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
}

.footer {
	text-align: center;
	font-size: 0.8em;
	margin: 30px auto;
	padding: 10px;
	border-top: 1px solid #CCC;
}