@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1{ font-size:20px }

h2{ font-size:18px }

h3{ font-size:16px }

h4, h5{ font-size:14px }

h1, h2, h3, h4, h5 {

	font-family: Helvetica, Arial, Verdana, sans-serif;

	font-weight: normal;

	letter-spacing: -.04em;

	padding: 0;

	line-height: 1.5em;

}


a{ color:#FF0000; text-decoration:none }
a:hover{ text-decoration:underline }

div.pad{ padding:10px; }

