BODY {
	color: Black;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #ffffff;
}
.image{
	border-style:outset;
	border-color: white;
	border-width:10px;
      }
A {
	color: Black;
	background-color: #ffffff;
}

A:HOVER {
	color: Blue;
		background-color: #ffffff;
}

H1 {
	color: Black;
		background-color: #ffffff;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

H1 {
	color: Red;
		background-color: #ffffff;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}


p {
	color: #000000;
		background-color: #ffffff;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}

link {
	color: Black;
		background-color: #ffffff;
}

.style1 {
	font-size: x-small;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}
.style2 {
	font-size: 1em;
	font-style: normal;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
	background-color: #ffffff;
}
.style4 {
	color: #FF0000;
	font-weight: bold;
}
.style5 {
	color: #000000;
}
.style6 {
		color: #000000;
	font-family: "Gill Sans MT", "Gill sans", "Trebuchet ms", Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}
.style7 {
	color: Red;
	font-weight: bold;
}
.style8 {
	color: #F5F5F5;
	font-weight: bold;
}
.style9 {
	color: #000000;
	font-size: .7em;
	font-weight: normal;
}
.orange {
	color: #FF8000;
}
