a {
	font-family:tahoma;
	color:black;
	font-size:9pt;
	text-decoration:underline;

	}

a:visited {
	font-family:tahoma;
	color:black;
	font-size:9pt;
	text-decoration:underline;

	}

a:hover {
	font-family:tahoma;
	color:red;
	font-size:9pt;
	text-decoration:underline;
	}

a:active {
	font-family:tahoma;
	color:black;
	font-size:9pt;
	text-decoration:underline;
	}

body.body1 {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#F2F2F2;
	}

div.h1 {
	font-weight:bold;
	font-family:tahoma;
	font-size:9pt;
	vertical-align:top;
	}

div.h2 {
	font-weight:normal;
	font-family:tahoma;
	font-size:8pt;
	vertical-align:top;
	}

div.h3 {color:#E4214D;
	font-weight:bold;
	font-family:tahoma;
	font-size:8pt;
	vertical-align:bottom;
	}

td.label {
	font-weight:normal;
	font-family:tahoma;
	font-size:8pt;
	text-align:right;
	width:200;
	vertical-align:middle;
	border-style:solid;
	border-color:E5E5E6;
	border-width:1px;
	}

input, select {
	background-color:#E5E5E6;
	font-weight:normal;
	font-family:tahoma;
	font-size:8pt;
	text-align:center;
	vertical-align:middle;
	border-style:solid;
	border-color:black;
	border-width:1px;
	}

table.normal {
	font-weight:normal;
	font-family:tahoma;
	font-size:8pt;
	vertical-align:top;
	}

table.normal2 {
	background-color:white;
	font-weight:normal;
	font-family:tahoma;
	font-size:8pt;
	vertical-align:top;
	border-style:solid;
	border-color:#E6E6E6;
	border-width:1px;
	}
