body
{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	color: #000;
	background-color: #EEE3D7;
	background-image: url(../images/h_bgd.gif);
	background-repeat: no-repeat;
	background-position: 300px 250px;
	background-attachment: scroll;
}
	
bghead { background-image: url(images/infonet_logo_head_02.gif); }

div, p, th, td, li, dd, dl, dt    {
    /* redundant selectors to help NS4 not forget */
    font-family:  "Trebuchet MS", arial, helvetica, sans-serif;
    }
    
p	{
	margin-top: 0; padding-top: 0;
	line-height: 1.25em;
	}
	
h1	{
	font-size:	24px;
	}
	
h2	{
	font-size:	22px;
	}
	
h3	{
	font-size:	20px;
	}
	
h4 {
	font-size:	18px;
	}
	
h5	{
	font-size:	14px;
	}
	
h6	{
	font-size:	12px;
	}

h1, h2, h3, h4, h5, h6
{
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	color: #000;
	background-color: transparent;
	margin: 5px 0 0 0;
}

a {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
}

img
{
	border-color: #000;
}

.bodyText { padding: 0 0 0 10px; }

.bodyLink { color: #900D22; }

.bodyLink:hover { color: #900D22; text-decoration: underline; }

.nav
{
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}

.small {
	font-size: 10px;
	}
	

.white {
	color: #FFF;	
}


.blackhead {
	font-weight: bold;
}

	

	