body {  /* body */ 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 0px;
	background-color: 00728f;
}

.normal {  /* default */ 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
}

td {  /* default */ 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
}

p {  /* default */ 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
}

h1 {  /* header_1 */ 
	text-transform: uppercase;
	font-weight: normal;
	display: block;
	color: #00728f;
	border-bottom: solid 1px #ccc;
	font-family: arial, helvetica, sans-serif;
	font-size: 18pt;
}

.h1 {  /* header_1 */ 
	text-transform: uppercase;
	font-weight: normal;
	display: block;
	color: #00728f;
	border-bottom: solid 1px #ccc;
	font-family: arial, helvetica, sans-serif;
	font-size: 18pt;
}

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

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

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

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

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

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

a {  /* link */ 
	text-decoration: none;
	color: #00728f;
}

a:visited {  /* link_visited */ 
	text-decoration: none;
	color: #00728f;
}

a:active {  /* link_active */ 
	text-decoration: none;
	color: #00728f;
}

a:hover {  /* link_hover */ 
	color: #00728f;
	text-decoration: none;
}

div {  /* default */ 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
}

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