a.generic {
	color:navy;
	font-size:11px;
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
	}
	
a.generic:hover {
	text-decoration:underline;
	}

a.genericg {
	color:navy;
	font-size:13px;
	font-family:arial;
	font-weight:normal;
	text-decoration:none;
	}
	
a.genericg:hover {
	text-decoration:underline;
	}
	
table.tables {
	font-size:11px;
	font-family:arial;
	font-weight:normal;
	}

.text
{
	border-width:1pt;
	border-color:black;
	height:15pt;
}

.tablesh {
	font-size: 12px;
	color: black;
	font-family: arial;
	background-color: #F0F0F0;
	border-width:1pt;
}

.submit
{
	border-width:1pt;
	border-color:black;
	height:15pt;
	background-color:transparent;
}

.text
{
	border-width:1pt;
	border-color:black;
	height:15pt;
}

textarea
{
	border-width:1pt;
	border-color:black;
}
