BODY, ADDRESS, BLOCKQUOTE, CITE, CODE, DD, DEL, DFN,		
DIV, DL, DT, EM, FORM, H1, H2, H3, H4, H5, H6, IFRAME, IMG, KBD,		
LI, OBJECT, OL, P, Q, SAMP, SMALL, SPAN, STRONG, SUB, SUP, UL, VAR, 		
APPLET, BIG, CENTER, DIR, FONT, HR, MENU, PRE, S, STRIKE, TT,		
U, ABBR, ACRONYM, BDO, BUTTON, FIELDSET, INS, LABEL, TABLE, TFOOT, THEAD, TBODY, TH, TR, TD		{	
	}	

		
HR {
	color:#033
	}

IMG {  
	border-style:none;
	}

TH, TD, TR	{	
	vertical-align:	top;
	}	
	
ul li {  
	list-style-type: square; 
	}
ul ul li {
	list-style-type: disc;
	}
ul.nobullet {
	list-style: none;
	margin-left: 0em;
	}
ul. {
	list-style-image: url(images/todo.gif); 
	list-style-type: square;
	margin-left: 0em;
	}
li.spaceafter {
	padding-bottom: .5em;
	}

.bodymargin1 {
	padding-left:7%; padding-right:7%;
	}

.breadcrumb {
	color:	#033;
	background:	#CFC;
	font-family:	Geneva, Trebuchet MS, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.58;
	font-weight:bold;
	font-size: smaller;
	}
.breadcrumblinked {
	color:	#033;
	background:	#CFC;
	font-family:	Geneva, Trebuchet MS, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.58;
	text-decoration:underline;
	}	

.footer {
	font-family:	Geneva, Trebuchet MS, Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.58;
	font-size: smaller;
	}	

.notvisible {
	color:	#033;
	background:	#033;
	}
