/*
  utsintlcommon.css
	css style sheet for the UtS International, LLC web site
*/
/** { margin:0;
	    padding: 0;
	    border: 0;
	    outline: 0;
		font-size: 100%;
		vertical-align: baseline;
		text-decoration: none;
		background: transparent; } */
body {background-color: #fff;
		color: #512600; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%; padding: 10px; 
	margin-left:20px; }
h1 { font-size: 2em; }
h2 { font-size: 1.5em;}
h3 {font-size: 1.25em;}
h4 {font-size: 1em;}
h5, h6 {font-size:.875em;}
h6{ font-style: italic;}
p, li, q, blockquote { font-size: 1em;}
p { padding: 1em; margin: 2em;}
h2 {padding: 1em; margin: 2em;}
cite { font-style: italic; }
.utshead {text-align:center; color:#694526; background-color: #E69853; font-size: 1.5em}
p.summary {color: #FFFFFF; background-color: #000000 }
.utslink {text-align:left; color:#512600; background-color: #E6BB95512600;  padding: 1em; margin-left:1em;}
hr { color:#512600; width: 80%; height: 0.2em; margin-left: auto; margin-right:auto }
.utsfooter { position: absolute; height: 4em; bottom: 2em; width: 100%; }
.footertext { font-size: .75em; text-align: center; }
