li, ul, p, a, td, .text2, .text, textarea, input, select {
	color: black;
	font-size: 8pt;
	font-family: Arial, Helvetica, serif;
	font-weight: normal;
}
.inset {
	margin-left: +0.2in;
	color: black;
	font-size: 8pt;
	font-family: Arial, Helvetica, serif;
	font-style: italic;
	font-weight: normal;
}
h1{
	color: black;
	font-size: 16pt;
	font-family: Arial, Helvetica, serif;
	font-weight: bold;
}
.head{
	color: black;
	font-size: 10pt;
	font-family: Arial, Helvetica, serif;
	font-weight: bold;
}
.shead{
	color: black;
	font-size: 8pt;
	font-family: Arial, Helvetica, serif;
	font-weight: bold;
}
.grey {
	color: #666D70;
	font-size: 11pt;
	font-family: Arial, Helvetica, serif;
	font-weight: bold;
}
.new {
	color: red;
	font-size: 8pt;
	font-family: Arial, Helvetica, serif;
	font-weight: bold;
}
div{
	color: #1B358F;
	font-size: 10pt;
	font-family: Arial, Helvetica, serif;
	font-weight: bold;
}
span{
	color: #1B358F;
	font-size: 9pt;
	font-family: Arial, Helvetica, serif;
	font-weight: normal;
}

#table {cursor:hand}
#click {cursor:hand}

#img {text-decoration: none; color: black}
#img:link {text-decoration: none; color: black}
#img:visited {text-decoration: none; color: black}
#img:active {text-decoration: none; color: black}
#img:hover {text-decoration: none; color: red}

a:link {text-decoration: none; color: #1B358F}
a:visited {text-decoration: none; color: #1B358F}
a:active {color: black}
a:hover {color: red}

#td:link {text-decoration: none; color: black}
#td:visited {text-decoration: none; color: black}
#td:active {color: black}
#td:hover {color: red}

