<!--

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration: none;
}
body, table, td, ul, select, input {
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 12px;
	color: #4D4D4D;
}
body {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-height : 0px;
	margin-width : 0px;
	background-image: url("http://www.kaya-optics.com/images/bg.gif");
}
table.contents {
	line-height: 18px;
}
table.ctable {
	width: 100%;
	margin: 0px 0px 0px 0px;
	background-color: #;
	line-height:20px;
    border-collapse:collapse;
    border:1px solid #CCCCCC;
}
table.ctable tr.title {
    background-color: #;
}
table.ctable td {
    padding:5px;
    border:1px solid #CCCCCC;
}
div.headline {
	width: 100%;
	height: 35px;
	border: 0px #FFFFFF solid;
	background-image: url(../images/rectangular.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	position: relative;
	left: 0px;
	top: 0px;
}
h1 {
	font-size: 14px;
	line-height: 16px;
	margin: 0px 0px 0px 22px;
	font-weight: bold;
}
.strike {
	color: red;
	text-decoration: line-through;
}
.strike span {
	color: #4D4D4D;
}
-->