@charset "utf-8";

/* CSS Document */

body {
	width:600px;
	margin:3em auto 1em;
	font-family:"Comic Sans MS", cursive;
}

.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt
}

.bodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt
}

#social { margin-top:-51px !important; }

#footer {
	text-align:center;
	font-size:10px;
	margin-top:2em;
}

a { color:#333399; }

a:hover { color:#d30d53; }

#uix {
	float:right;
	height: 0 !important;
	padding:0 !important;
	position:relative;
	top:10px;
}

#linkHome { display:none !important; }

#UPRN { font-size:20px; }

#global_Footer ul { padding:0; }

#global_Footer ul a {
	font-size:10px;
	overflow:visible !important;
}

#global_Footer ul li span.img {
	height: 59px !important;
	width: 59px !important;
}

#global_Footer ul li a { width: 65px !important; }
