/* James Jerkins - UNA Faculty web page stylesheet */
body {
	margin: 0.25in 0.51in 0.25in 0.5in;
	min-width:750px;
	background: white;
	font-family: Georgia, Times,  serif;
	font-size: 12pt;
	}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

