body {  /* body */ 
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	background-color: white;
}

.normal {  /* default */ 
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	margin: 0px;
	line-height: 18px;
}

td {  /* default */ 
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	margin: 0px;
	line-height: 18px;
}

p {  /* default */ 
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	margin: 0px;
	line-height: 18px;
}

h1 {  /* header_1 */ 
	font-size: 18pt;
	font-family: arial,helvetica;
	font-weight: bold;
}

.h1 {  /* header_1 */ 
	font-size: 18pt;
	font-family: arial,helvetica;
	font-weight: bold;
}

h2 {  /* header_2 */ 
	font-size: 14pt;
	font-family: arial,helvetica;
	font-weight: bold;
}

.h2 {  /* header_2 */ 
	font-size: 14pt;
	font-family: arial,helvetica;
	font-weight: bold;
}

h3 {  /* header_3 */ 
	font-size: 12pt;
	font-family: arial,helvetica;
	font-weight: bold;
}

.h3 {  /* header_3 */ 
	font-size: 12pt;
	font-family: arial,helvetica;
	font-weight: bold;
}

h4 {  /* header_4 */ 
	font-size: 10pt;
	font-family: arial,helvetica;
	font-weight: bold;
}

.h4 {  /* header_4 */ 
	font-size: 10pt;
	font-family: arial,helvetica;
	font-weight: bold;
}

h5 {  /* header_5 */ 
	font-size: 8pt;
	font-family: arial,helvetica;
	font-weight: bold;
}

.h5 {  /* header_5 */ 
	font-size: 8pt;
	font-family: arial,helvetica;
	font-weight: bold;
}

h6 {  /* header_6 */ 
	font-size: 6pt;
	font-family: arial,helvetica;
	font-weight: bold;
}

.h6 {  /* header_6 */ 
	font-size: 6pt;
	font-family: arial,helvetica;
	font-weight: bold;
}

a {  /* link */ 
	color: #0000FF;
}

.list1 {  /* list1 */ 
	background-color: #EEEEEE;;
}

.list2 {  /* list2 */ 
	background-color: #FFFFFF;;
}

input, textarea, button {
	border: solid 1px #777777;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.noborder {
	border: solid 1px #777777;
}
