
<!-- ts-main-styles.css - Styles for all TestSmith User Guide pages -->
<!-- Created: 3 June 2005 -->
<!-- Author:  Tobias Mayer -->

<?xml version="1.0" encoding="us-ascii"?>

<style type="text/css">
<!--

BODY {
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 9pt;
	color: black;
	background-color: white;
  }
  
A {
	color: blue;
	text-decoration: none;
  }
  
A:hover {
	color: blue;
	text-decoration: underline;
  }

table.body1 {
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 9pt;
	border: 1px solid blue;
	background: #f5f5f0;
	width: 650;
}

table.tverdana {
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
}

.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>

