@charset "UTF-8";
.style.css {
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
a {
	font-weight: bold;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #333333;
}
.style1 {color: #006699}


.style2 {
	font-size: 16px;
	font-weight: bold;
}

.style3 {
	font-size: 16px;
	font-weight: lighter;
	line-height: 1.5em;
	padding: 20px;
	text-align: left;
}
.style4 {color: #FF0000}
.style5 {
	font-size: 12px;
	line-height: 1.25em;
}

