body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.style2 {
	font-size: 38px;
	font-style: italic;
	font-weight: bold;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.style8 {
	color: #FF0000;
	font-weight: bold;
}
.style4 {
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
}

.style5{
	color: #FF0000;
	font-weight: bold;
	font-size: 38px;
}

.style6{
	color: #FF0000;
	font-weight: bold;
	font-size: 28px;
}
.style7 {
	font-size: 35px;
	font-style: italic;
	font-weight: bold;
}

.style9 {color: #000000}

.bluetext{
	color:#0000FF;
	text-decoration:none;
}

.bluetext a{
	color:#0000FF;
	text-decoration:none;
}

.redtext{
	color:#FF0000;
	text-decoration:none;
}

.redtext a{
	color:#FF0000;
	text-decoration:none;
}