body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a {
	font-size: 14px;
	color: #000000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #000000;
}
h2 {
	font-size: 18px;
	color: #000000;
}
h3 {
	font-size: 24px;
	color: #000000;
}
h4 {
	font-size: 14px;
	color: #FF0000;
}
h5 {
	font-size: 16px;
	color: #FF0000;
}
.style1 {font-size: 14px}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
h6 {
	font-size: 18px;
	color: #FF0000;
}
.style3 {font-size: 16px}
.style4 {font-size: 10px}
