@import url(https://www.reading.ac.uk/web/stylesheets/reading_green.css);

div#header h2 {background:url(https://www.met.reading.ac.uk/images/title.gif) no-repeat}
div#centerColumn div.left h4 a:link,
	 div#centerColumn div.left h4 a:visited,
	 div#centerColumn div.right h4 a:link,
	 div#centerColumn div.right h4 a:visited{color:#8F0059;}
#ae_menu {background: #F5D9EA;} #ae_menu ul{background: #fff;}

table.plain {
        border-width: 1px 1px 1px 1px;
        border-spacing: 2px;
        border-style: none none none none;
        border-color: gray gray gray gray;
        border-collapse: separate;
        background-color: white;
}
table.plain th {
        border-width: 1px 1px 1px 1px;
        padding: 2px 2px 2px 2px;
        border-style: none none none none;
        border-color: gray gray gray gray;
        background-color: white;
        -moz-border-radius: 0px 0px 0px 0px;
}
table.plain td {
        border-width: 1px 1px 1px 1px;
        padding: 2px 2px 2px 2px;
        border-style: none none none none;
        border-color: gray gray gray gray;
        background-color: white;
        -moz-border-radius: 0px 0px 0px 0px;
} 

