p
{
font-family: "comic sans ms";
text-align: center;
color: white;
margin-left: 50px;
font-size: 14pt
}
p.leftmargin
{
margin-left: 10%
}
p.leftmarginimg
{
margin-left: 50%
}
p.rightmargin
{
margin-right: 10%
}
a:link {
	color: #0000FF
}
a:visited {
	color: #0000FF
}
a:hover {
	color: #0000FF
}
a:active {color: blue}
h1,h2,h3,h4,h5,h6
{
color: white;
text-align: center;
font-family: "comic sans ms"
}
p.right {text-align: right}
p.centre {text-align: centre}
input[type="text"] {background-color: white; color: black}
body {
	background-color: #999999
}
ul.disk {list-style-type: disk; color: white; font-size: 14pt}
ul.circle {list-style-type: cirlce; color: white; font-size: 14pt}
ul.square {list-style-type: square; color: white; font-size: 14pt}
ul.none {list-style-type: none}

a.one:link {color: yellow}
a.one:visited {color: blue}
a.one:hover {color: green}

a.two:link {
	color: #0033FF;
	font-family: comic sans ms
}
a.two:visited {
	color: #0033FF;
	font-family: comic sans ms
}
a.two:hover {font-size: 150%}

a.three:link {color: yellow}
a.three:visited {color: blue}
a.three:hover {background: green}

a.four:link {color: yellow}
a.four:visited {color: blue}
a.four:hover {font-family: monospace}

a.five:link {color: yellow; text-decoration: none}
a.five:visited {color: blue; text-decoration: none}
a.five:hover {text-decoration: underline
image.normal
{
height: auto;
width: auto
}
div.img
{
float: center;
border: 2px solid #ffffff;
}
div.img
  {
  margin: 2px;
  border: 1px solid #0000ff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  }
div.img img
  {
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
  font-family: com sans ms
  }
div.img a:hover img
  {
  border: 1px solid #0000ff;
  font-family: comic sans ms
  }
div.desc
  {
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
  font-family: comic sans ms
  }
