table { border-collapse: collapse;
}

p, td {font: 8pt tahoma, arial, helvetica, sans-serif;
	line-height: 11pt;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #162d55;
	padding: 10,10,10,0;
}
b {
	font-weight: bold;
}
li {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 4pt;
	color: #162d55;
}
h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #003366;
	margin-bottom: 0px;
	line-height: normal;
}
h2 {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: italic;
	font-weight: bold; 
	margin-top: 0px;
	color: #999900;
}
h3 {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: 11pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #3399FF;
}
h4 {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	color: #cc6600;
	margin-bottom: 0px;
}
h5 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
}
a {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: 8pt;
	text-decoration: underline;
	color: #336699;
}
a:visited {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: 8pt;
	text-decoration: underline;
	color: #336699;
}
a:hover {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: 8pt;
	text-decoration: none;
	color: #336699;
}
select {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: normal;
	background-color: #ffffff;
	color: #333333;
	cursor: default;
}
input {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:8pt;
	font-weight: normal;
	color:#333333;
	background-color: #ffffff;
}
input.textbox {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:8pt;
	font-weight: normal;
	color:#333333;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	height:20px;
	background-color: #ffffff;
}
textarea {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: normal;
	background-color: #ffffff;
	color: #333333;
	cursor: text;
}