a {
	color: green;
}

body {
	font-family : Arial, Verdana, Helvetica;
	font-size: 12px;
	text-decoration: none;
	color: black; 
}

table.tech {
	border: solid 2px #04477A;
	border-right: solid 1px #04477A;
	background-color: #E9F2F8;
}

td.tech {
	border-bottom: solid 1px #86A9C3;
	border-right: solid 1px #04477A;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;	
	font-size: 11px;
}

td.tech2 {
	padding: 2px;
	padding-left: 0px;
	padding-right: 8px;	
	font-size: 12px;
	border-bottom: solid 1px #C2D5E5;
}

td.tech3 {
	padding: 1px;
	padding-left: 0px;
	padding-right: 20px;	
	font-size: 10px;
	border-bottom: solid 1px #C2D5E5;
}

td { 
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #04487A;
}

h1 { 
	font-family : Arial, Verdana, Helvetica;
	font-size: 28px;
	font-weight: bold;
	padding-left: 10px;
	background-color: #CCDDEA;
	width: 95%;
}

h2 { 
	font-family : Arial, Verdana, Helvetica;
	font-size : 22px;
	border-bottom: solid thin #C2D5E5;
	margin-bottom: 15px;
	padding-bottom: 6px;
}

.text  {
	font-size : 11px;
	font-family : Arial, Verdana, Helvetica;
	font-weight : bold;
	text-decoration : none;
	color : white; 
}
.inputy  {
	font-size : 11px;
	font-family : Arial, Verdana, Helvetica;
	font-weight : normal;
	text-decoration : none;
	color : #04487A;
	background: transparent;
}

.tiny {
	font-size: 10px;
	font-family : Arial, Verdana, Helvetica;
	text-decoration : none;
	color: #04487A; 
}

