/*Stylesheet for LTD and Associates at http://corporate-security-private-investigations-intelligence.com */
/*Prepared by GFXinc.com by GFX */

/*set link styles*/
A:link {text-decoration: none; color: #0000CC; font-weight: bold;}
A:visited {text-decoration: none; color: #330066; font-weight: bold;}
A:alink {text-decoration: none; color: #6600CC;}
A:hover {text-decoration: underline; color: #009900;}

/*note that the font-family attribute is at the end. This is important for IE3*/
H1 {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

H2 {
	font-size: 17px;
	font-weight: bold;
	color: #000066;
	font-family: Verdana, Geneva, Arial, sans-serif;
}
	
H3 {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

H4 {
	font-size: 15px;
	font-weight: bold;
	color: #000066;
	font-family: Verdana, Geneva, Arial, sans-serif;
}


/* Basic style for body text */
/* Recommended to NOT use <P> in a style */
.text {font: 12px/20px verdana, arial, helvetica, sans-serif; margin-top: 4px;}

B {
	font-weight: bold;
}

/*Footer style */
.footer {
	font-size: 10px;
	color: black;
	line-height: 110%;
	text-align: center;
	font-family: Verdana, Geneva, Arial, sans-serif;
}


/*List style */
.list {
	font-size: 10px;
	color: white;
	line-height: 105%;
	text-align: left;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

/*Small text style */
.small {
	font-size: 9px;
	color: black;
	line-height: 110%;
	text-align: center;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

/*Nav text style */
.nav {
	font-size: 10px;
	color: black;
	line-height: 105%;
	text-align: right;
	font-family: Verdana, Geneva, Arial, sans-serif;
}


/*lists */
ul, ol {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

li {
	font-size: 9px;
	color: black;
	padding-bottom: 3px;
	margin-top: 3px;
	list-style-position: outside;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

td {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

pre {font: 10px/18px verdana, arial, helvetica, sans-serif; margin-top: 10px; margin-left: 25px;}
ol  { 	font-size: 12px;
	margin-left: 1em;
	padding-right: 1em;
	padding-bottom: 2pt;
	margin-top: 2pt;
	line-height: 110%;
	font-family: Verdana, Geneva, Arial, sans-serif;
 }

