body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #424242;
	letter-spacing: normal;
	word-spacing: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;	
	background-image: url(qtk-bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #424242;
	letter-spacing: normal;
	word-spacing: normal;
}

strong {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #1b1b1b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

em {
	font-weight: normal;
	font-size: 9px;
	text-transform: uppercase;
	color: #857a8b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

h1 {
	margin: 2px;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: italic;
	font-weight: normal;
	line-height: 28px;
	text-transform: lowercase;
	letter-spacing: 4px;
	color: #494949;
	padding-top: 3px;
	padding-bottom: 8px;

}


h2 {
	margin: 2px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
	text-transform: lowercase;
	letter-spacing: 4px;
	color: #afafaf;
	padding-top: 17px;
	padding-bottom: 9px;

}


h3 {
	margin: 2px;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
	text-transform: lowercase;
	letter-spacing: 4px;
	color: #c8c8c8;
	padding-top: 3px;
	padding-bottom: 8px;

}


A {
	font-weight: bold;
	font-size: 10px;
	color: #dd1916;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;

}
a:link {
	color: #dd1916;

}
a:visited {
	color: #d73734;
}
a:hover {
	color: #2f3d61;
	border-bottom: 1px #dddddd solid;

}

