/****************************************
UT Information Technology Services 
Basic Styles to be used for ALL media
v.1.0 ITS Strategic Communications
*****************************************/


body {
	background-color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	}

img {
	border: none;
	text-decoration: none;
	}

form {
	display: inline;
	padding: 0px;
	width: 0px;
	}


