/* Style Sheet for the tIMEsaver Screens */

body
{
	/* Appearance of overall page */
	font-family: Arial, Verdana;
	font-size: 10pt;
}

tr.backcolor
{
	/* Appearance of background*/
	font-family: Arial, Verdana;
	font-size: 10pt;
	background-image: url('images/aqua.jpg');
	text-align: left
}

table
{
	/* Appearance of table */
	font-family: Arial, Verdana;
	font-size: 10pt;
}

a.linkcolor
{
	/* Appearance of link font */
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: #ffffff;
}

a.linkcolor1
{
	/* Appearance of link font */
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: #A5DDE2;
}

a.linkcolor2
{
	/* Appearance of link font */
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: #005B99;
}

a.linkcolor3
{
	/* Appearance of link font */
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: #800000;
}

h1
{
	/* Appearance of header 1*/
	font-family: Arial, Verdana;
	font-size: 18pt;
	color: #800000;
	font-weight: bold;
}

h2
{
	/* Appearance of header 1*/
	font-family: Arial, Verdana;
	font-size: 8pt;
	font-weight: normal;
}
