.USGreen { color: #006600; }

body 
{

	/* height: 94%; */

	font-family: Verdana, Arial, sans-serif;
	font-size: 100.01%;
	
	color: #333333;
	
	margin: 0px 0px 0px 0px;
	padding: 16px 32px 16px 32px;
	
	background-image: url(http://www.cs.stir.ac.uk/~bpg/Images/light-blue-fade.png);
	background-repeat:repeat-x;
	background-color: #F7F7F7;
	
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #CCCCCC;

}

h1 { font-size: 24pt;
    font-family: Verdana, sans-serif;
    color: blue; }

body { background-color: #ffffff; color: #000000; link: #000099; vlink: #660066;
      font-family: Arial, sans-serif }
.title { color: #000099; text-align: center; font-family: Arial, sans-serif }
.headold { background-color: #99ccff }
.head { background-color: #e0ffe0 }
.foot { background-color: #e0ffe0 }
td.toc { background-color: #e0ffe0; vertical-align: top; width: 100 }
td.content { vertical-align: top; }

.refs a:link { color: black; text-decoration: none; text-weight: bold; }
.refs a:hover { color: #000099; text-decoration: none; text-weight: bold; }
.refs a:visited { color: #660066; text-decoration: none; }
