body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {color: #FF0000;
}
.style3 {color: #FF6600;
}
.style4 {
	color: #FF9900;
	font-weight: bold;
}
.style5 {font-size: x-small}
.style6 {color: #FFCC66}
.style7 {font-size: 15px}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
