/* CSS for TJ/home */

body
	{
	font-family: Verdana,"Trebuchet MS",Trebuchet;
	color: white;
	}

p,ol,ul,li,td,th,adress,nobr,b,i
	{
	font-family: Verdana,"Trebuchet MS",Trebuchet;
	color: white;
	font-size: 12px;
	}
	
small
	{
	font-family: Verdana,"Trebuchet MS",Trebuchet;
	color: white;
	font-size: 9px;
	line-height:12px;
	}
small.white
	{
	font-family: Verdana,"Trebuchet MS",Trebuchet;
	color: white;
	font-size: 10px;
	line-height:12px;
	}

td.small
	{
	font-family: Verdana,"Trebuchet MS",Trebuchet;
	color: white;
	font-size: 10px;
	line-height:12px;
	}

h1
	{
	font-family: Verdana,"Trebuchet MS",Trebuchet;
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	}

h2
	{
	font-family: Verdana,"Trebuchet MS",Trebuchet;
	font-weight: normal;
	color: white;
	font-size: 12px;
	text-decoration:none;
	}

h3
	{
	font-family: Verdana,"Trebuchet MS",Trebuchet;
	font-weight: bold;
	color: white;
	font-size: 16pt;
	text-decoration:none;
	}

h4
	{
	font-family: Verdana,"Trebuchet MS",Trebuchet;
	font-weight: bold;
	color: white;
	font-size: 14pt;
	text-decoration:none;
	}

h5, h6
	{
	font-family: Verdana,"Trebuchet MS",Trebuchet;
	font-weight: bold;
	color: white;
	font-size: 10pt;
	text-decoration:none;
	}


pre, tt
	{
	font-family: "Courier New",Courier,"Andale Mono",Prestige;
	}

a:link
{color: #0099FF; text-decoration:underline;}

a:hover
{color: red; text-decoration:underline;}

a:active
{color: #009999; text-decoration:none;}

a:visited
{color: #CC3333; text-decoration:underline;}
