@import url(nav.css);
@import url(screen.css);

/* batch styles */
body, p, td, th, h1, h2, h3, h4, select, textarea, a, div
{
	font-family: Verdana, Sans-Serif;
}
p, td, th, div
{
	font-size: 10pt;
	color: #FFF;
}
h1 { color: Black; font-size: 23px; }
h2 { font-size: 18px;}
h3 { font-size: 14px;}
.h1-home { font-size: 10pt; }

/* other */

a,a:link	{	color: black;	}
a:hover		{	color:black;	}
a:visited	{	color:black;	}

.border{ border: dotted 1px red;}

img { border: none;}

#QuoteForm td, #QuoteForm p
{
	color:#990033;
	font-weight: bold;
}
ul {margin-top: 0; margin-bottom: 0; padding:0;}

/*.TLnor       { font-family: Verdana; font-size: 10pt; text-align: Justify }*/
.TLbutt      { font-family: Verdana; font-size: 12pt; font-weight: bold }
.TLh2        { font-family: Verdana; font-size: 11pt; font-weight: bold }
.TLhd        { font-family: Verdana; font-size: 13pt }
