<style type="text/css">

body {
	color : #ffffff;
	font-size : 12px;
	font-family: Arial, sans-serif;
	background-image: url(inkandtechnology.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:0px 280px;
}

p {
   margin-top: 10px;
}

#topnav {
	height: 28px;
	margin-top: 90px;
	padding-bottom: 0px;
	margin-left:100px;
	float: left;
}

a.topnav:link {
	font-size : 11px;
	line-height: 11px;
	border-left: 11px solid color : #B1C7D0;
	font-family : Arial, sans-serif;
	color : #88A8B9;
	text-decoration : none;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
}

a.topnav:visited {
	font-size : 11px;
	line-height: 11px;
	border-left: 11px solid color : #B1C7D0;
	font-family : Arial, sans-serif;
	color : #88A8B9;
	text-decoration : none;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
}

a.topnav:active {
	font-size : 11px;
	line-height: 11px;
	border-left: 11px solid color : #B1C7D0;
	font-family : Arial, sans-serif;
	color : #88A8B9;
	text-decoration : none;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
}

a.topnav:hover {
	font-size : 11px;
	line-height: 11px;
	border-left: 11px solid color : #AC412B;
	font-family : Arial, sans-serif;
	color : #AC412B;
	text-decoration : none;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
}

#navigation {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 300px;
	}

a.nav:link {
	font-size : 10px;
	line-height: 22px;
	font-family : Arial, sans-serif;
	color : #7D7C7C;
	text-indent: 10px;
	text-decoration : none;
	margin-left: 20px;
	border-left: 2px solid #AC214B;
	display: block;
}

a.nav:visited {
	font-size : 10px;
	line-height: 22px;
	font-family : Arial, sans-serif;
	color : #7D7C7C;
	text-indent: 10px;
	text-decoration : none;
	margin-left: 20px;
	border-left: 2px solid #AC214B;
	display: block;
}

a.nav:active {
	font-size : 10px;
	line-height: 22px;
	font-family : Arial, sans-serif;
	color : #7D7C7C;
	text-indent: 10px;
	text-decoration : none;
	margin-left: 20px;
	border-left: 2px solid #AC214B;
	display: block;
}

a.nav:hover {
	font-size : 10px;
	line-height: 22px;
	font-family : Arial, sans-serif;
	color : #000000;
	text-indent: 10px;
	text-decoration : none;
	margin-left: 20px;
	border-left: 2px solid #AC214B;
	display: block;
}

a:link {
	font-size : 12px;
	line-height : 18px;
	font-family : Arial, sans-serif;
	font-weight : normal;
	color : #666666;
	text-decoration: underline;
}

a:visited {
	font-size : 12px;
	line-height : 18px;
	font-family : Arial, sans-serif;
	font-weight : normal;
	color : #666666;
	text-decoration: underline;
}

a:active {
	font-size : 12px;
	line-height : 18px;
	font-family : Arial, sans-serif;
	font-weight : normal;
	color : #666666;
	text-decoration: none;
}

a:hover {
	font-size : 12px;
	line-height : 18px;
	font-weight : normal;
	font-family : Arial, sans-serif;
	color : #666666;
	text-decoration: underline;
}

#left {
	font-size : 11px;
	position: relative;
	font-family : verdana, Arial, sans-serif;
	line-height : 18px;
	color : #4E4E4F;
	border-right: 1px dashed E9E9E9;
	padding-right: 15px;
	width: 457px;
	text-align: justify;
	margin-left: 30px;
}

.general {
	background-color: #transparent;
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	padding: 20
	}

.content {
	font-size : 12px;
	font-family : Arial, sans-serif;
	line-height : 18px;
	color : #4E4D4D;
	text-align: justify;
	margin-left: 200px;
	margin-right: 90px;
	margin-top: 30px;
	}

.highlight {
	font-size : 12px;
	font-family : Arial, sans-serif;
	color : #4E4D4D;
	padding: 10px;
	display: block;
	text-align: center;
	border: 1px solid F3C10A;
	width: 80%;
	font-weight:bold;
	}
	
.rightblock {
	font-size : 11px;
	background-color: #F3F3F3;
	font-family : Arial, sans-serif;
	color : #FFFFFF;
	line-height: 25px;
	text-align: center;
	background-color: #489CBF;
	border: 1px solid #489CBF;
	margin-right:1px;
	font-weight: bold;
	}		

H1 {
	font-size : 18px;
	font-family : Arial, sans-serif;
	line-height : 20px;
	color : #91C100;
	}
	
H2 {
	font-size : 14px;
	font-family : Arial, sans-serif;
	line-height : 20px;
	color : #AC412B;
	text-align: left;
	}

H3 {
	font-size : 14px;
	font-family : Arial, sans-serif;
	line-height : 20px;
	color : #4E4D4D;
	text-align: left;
	display: inline;
	}
	
input
{
    BORDER: silver solid 1px;
    font-size: 8pt;
    font-family : Verdana;
    COLOR: #666666;
    VISIBILITY: visible;
	TEXT-DECORATION: none;
	background-color:ffffff;
	MARGIN: 0px 0px 0px 0px;
}

ul.arrow {
  list-style: url(images/arrow.gif);
  margin-left : 20px;
  margin-top: 0px;
  padding: 0px;
  text-align:left;
}

ul.arrow2 {
  list-style: url(images/arrow.gif);
  margin-left : 50px;
  margin-top: 0px;
  padding: 0px;
  text-align:left;
}

</style>