body {
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	background-image: url(../images/OU_background.png);
	background-repeat: repeat;
	/*background-color: #FFFFCC; */
}
/*
a:link {color: #0000FF; background-color: #FFFFFF; }
a:active {color: #993300; background-color: #FFFFFF; }
a:visited {color: #333333; background-color: #FFFFFF; }
*/
a:link {color: #0000FF;}
a:active {color: #993300; }
a:visited {color: #CC0033;}
td {
   font-family: verdana, arial, sans-serif;
   font-size: 100%;
   vertical-align: top;
}
.header {margin-top: 1em; }
.page {font-family: verdana, arial, sans-serif; font-size: 125%; font-weight: bold; }
.list {margin-left: 2em; }
.listheader {font-size: 115%; }
.leader {font-weight: bold; }
.listitems {list-style-position: inside; }
.indent {margin-left: 1em; }
.side {font-size: 85%; }
.sidehead {font-weight: bold; }

.footer {
	font-size: 90%;
	text-align: center;
}
.ezproxy {color: #009966; background-color: #FFFFFF; }
