body,td,th {
	font-family: Tahoma;
	font-size: small;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F7F7F7;
}
a {
	font-family: Tahoma;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {color: #FFFFFF}
.style2 {
	color: #FF0000;
	font-size: xx-large;
	font-style: italic;
}
.style3 {
	font-size: large;
	font-weight: bold;
}
.style4 {font-size: large}
.style5 {
	color: #FF0000;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}

