/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:hover {
	TEXT-DECORATION: underline;
	color: #660000;
	}
h1 {
	font-size: 50px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
.style2 {
	font-weight: bold;
	font-size: 16px;
}
.style3 {color: #000000}
.style4 {
	font-size: 36px;
	font-weight: bold;
}
.style5 {font-size: 16px}
