
<!-- qf-main-styles.css - Styles for all Quality Forge top level pages -->
<!-- Created: 18 June 2005 -->
<!-- Author:  Tobias Mayer -->

<?xml version="1.0" encoding="us-ascii"?>

<style type="text/css">
<!--

BODY {
	color: black;
	background-color: white;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 9pt;
  }
  
A {
	color: blue;
	text-decoration: none;
  }
  
A:hover {
	color: blue;
	text-decoration: underline;
  }

table.bodymain {
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 10pt;
	border: 1px solid blue;
	background: white;
	width: 800 ;
}

table.tsimple {
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 10pt;
}

.sans10
{
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 10pt;
}

.sans10b
{
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.code10
{
	font-family: courier, fixed;
	font-size: 10pt;
}




-->
</style>

