@charset "utf-8";
/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

</style>
.style1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}
.style2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
}
.style1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: larger;
	font-weight: bold;
}
.style3 {
	color: #F00;
	font-weight: bold;
}
.style4 {
	font-size: x-large;
	font-weight: bold;
}

