  body {
	background-color: white;
	}
p.one {
	font-family:  "Gill Sans MT";
	font-size:small
}
p.two {font-family:  arial; font-size:100%}
h1   {font-family:  arial; font-size:300%}
h2  {font-family:  arial; font-size:200%}
h3  {font-family:  arial; font-size:100%}
    a:link {
	color: #003399;
	text-decoration: none
}
    a:visited {
	color: #006699;
	text-decoration: none
}
    a:hover {color: lightblue; text-decoration: none}
    a:active   {
	color: #00CCFF;
	text-decoration: none
}
table.one  {table-layout:  automatic}
.two {
	background-attachment: scroll;
	background-image: url(violapaint150.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.three {
	background-color: #FFFFFF;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}


    .one {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: none;
}
.four {
	background-color: #669999;
}
.smallheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.navigationlist {
	font-family: Arial, Helvetica, sans-serif
}
.smalltext {
	font-family: "Gill Sans MT";
	height: 20px;
	font-size: small;
	line-height: 17px;
}

