body {
	margin: 0px; color: rgb(192, 192, 192); font-family: tahoma; font-size: 10pt; background-color: rgb(255, 255, 255);
}
td {
	color: rgb(0, 0, 0); letter-spacing: 2px; font-family: tahoma; font-size: 10pt;
}
img {
	border-color: orange; color: rgb(255, 255, 255);
}
a:link {
	color: rgb(128, 0, 0); text-decoration: none;
}
a:visited {
	color: rgb(128, 0, 0); text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: rgb(255, 0, 0); text-decoration: underline;
}
.nav {
	letter-spacing: 2px; font-family: tahoma; font-weight: 700;
}
a.nav:link {
	color: rgb(255, 255, 255);
}
a.nav:visited {
	color: rgb(255, 255, 255); text-decoration: none;
}
a.nav:active {
	text-decoration: none;
}
a.nav:hover {
	color: rgb(255, 153, 51); text-decoration: none;
}
.intro {
	color: rgb(0, 0, 0); letter-spacing: 0px; font-family: tahoma; font-size: 10pt;
}
a.intro:link {
	color: rgb(128, 0, 0); font-size: 8pt; text-decoration: none;
}
a.intro:visited {
	color: rgb(128, 0, 0); font-size: 8pt; text-decoration: none;
}
a.intro:active {
	font-size: 8pt; text-decoration: none;
}
a.intro:hover {
	color: rgb(255, 0, 0); font-size: 8pt; text-decoration: underline;
}
.style1 {
	color: rgb(0, 0, 0); letter-spacing: 1px; font-family: tahoma; font-size: 8pt;
}
input {
	color: rgb(0, 0, 0); letter-spacing: 2px; font-family: tahoma; font-size: 10pt;
}
textarea {
	color: rgb(0, 0, 0); letter-spacing: 2px; overflow: auto; font-family: tahoma; font-size: 10pt;
}
