
table.full-height {
  height:100%;
  width:100%;
}

a {
	color:#0E2E85;
	text-decoration:none;
}

a:active {
	color:#0E2E85;
	text-decoration:none;
}

a:hover {
	color:#0E2E85;
	text-decoration:none;
}

a:visited {
	color:#0E2E85;
	text-decoration:none;
}

.public_html,.public_body 
{
	padding:0;
	height:100%;
	width:100%;
	margin:0;
	color:#636363;
	font-family:verdana;
	font-size:9px;
	font-weight:normal;
}

.header {
	color:#636363;
	font-family:Verdana;
	font-size:20px;
	font-weight:normal;
	letter-spacing:-1px;
}

.ingress {
	color:#636363;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
}

.public_button {
	font-weight:bold;
}

.public_input {
	font-weight:bold;
}

.text {
	color:#636363;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
}

.text_1 {
	color:#636363;
	font-family:verdana;
	font-size:9px;
	font-weight:normal;
	letter-spacing:80%px;
}

.text_2 {
	color:#636363;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
}




