body
{
	background-color: #ffffff;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
}

.tiny
{
	font-size: 8pt;
}

.big
{
	font-size: 12pt;
}

.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006159;
	font-weight: bold;
	border-color : Black;
	border : thin;
	border-style : none;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: bold;
}


a.small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006159;
	font-weight: normal;
	text-decoration: none;
}

a.small:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-decoration: underline;
}

a.header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006159;
	font-weight: bold;
	text-decoration: none;
}

a.header:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: bold;
	line-height: 0px;
	margin-top: 10pt;
	margin-bottom: 10pt;
	margin-left: 0px;
}

H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #696969;
	font-weight: bold;
	line-height: 0px;
	margin-top: 10pt;
	margin-bottom: 10pt;
	margin-left: 0px;
}

.title1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #696969;
	font-weight: bold;
}

.title2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006159;
	font-weight: bold;
}

.title3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #006159;
	font-weight: bold;
}

ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-indent: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-top : 2px;
	margin-bottom : 2px;	
}

li
{
	list-style: disc;
}

.bgcolor1
{
	background-color: #7FD6D3;
	color: Black;
}

.bgcolor2
{
	background-color: #00ADA8;
	color: Black;
}

.bgcolor3
{
	background-color: #E5E5E5;
	color: Black;
}

.bgcolor4
{
	background-color: #FCDED2;
}

.bgcolor5
{
	background-color: #999999;
}

.bgcolor6
{
	background-color: #FFFFFF;
}

.bgcolor7
{
	background-color: #006159;
}

.bgcolor8
{
	background-color: #000000;
}

.border
{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}

hr
{
	color: #00ADA8;
}

.selectbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 120px;
	height: 20px;	
}

.input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 120px;
	height: 20px;	
}

.inputemail
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 200px;
	height: 20px;	
}

.inputtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 250px;
	height: 150px;	
}

.gobutton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 25px;
	height: 22px;
	background-color: #ffffff;
	border-color: #013159;
	color: #013159;
	padding: 0px;
}

.mouseover
{
	cursor : hand;
}
