BODY {
	color : Black;
	font-family : Tahoma;
	font-size : 8pt;
	width: 600px;
}

TD {
	color : 2A2626;
	font-family : Tahoma;
	font-size : 8pt;
}

TD.dataHead {
	font-weight: Normal;
	font-family: Tahoma;
	font-size: 9pt;
	padding-left: 3px;
	padding-right: 3px;
}

TD.data {
	font-family: Tahoma;
	font-size: 9pt;
	padding-left: 3px;
	padding-right: 3px;
}

TD.sectionhead {
	font-weight: Normal;
	font-size: 10pt;
	size: 10pt;
	padding-top: 8px;
	padding-bottom: 5px;
	border-bottom: 1px solid gray;
}

TD.submit {
	padding-top: 15px;
	text-align: center;
}

A {
	color: black;
	font-weight: Normal;
	text-decoration: none;
}

A:hover {
	color: gray;
}

INPUT {
	border-style : solid;
	border-width : 1px;
	border-color : silver;
	font-size : 9pt;
	font-family : Tahoma;
	background-color : #F9F9F9;
}

SELECT {
	border-style : solid;
	border-width : 1px;
	border-color : silver;
	font-size : 9pt;
	font-family : Tahoma;
	background-color : #E9E9E9;
	width: 400px;
}

INPUT.button {
	border-style : solid;
	border-width : 1px;
	border-color : silver;
	font-size : 9pt;
	font-family : Tahoma;
	background-color : #E9E9E9;
	cursor: hand;
	width: auto;
}

INPUT.checkbox {
	font-size : 9pt;
	font-family : Tahoma;
	width: auto;
	border: none;
	background: none;
}

TEXTAREA {
	border-style : solid;
	border-width : 1px;
	border-color : silver;
	font-size : 9pt;
	font-family : Tahoma;
	background-color : #E9E9E9;
	width: 400px;
}

DIV {
	font-size: 8pt;
}

H1 {
	font-size: 14pt;
	font-weight: Normal;
	font-family: Tahoma;
}

H2 {
	font-size: 12pt;
	font-weight: Normal;
	font-family:Tahoma;
}
