/* HIDE LAYOUT FROM NS4 & EARLIER BROWSERS -------------------------------------------------------------------*/
@import "layout.css";

* {
	font-family: inherit;
}

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666; 
	font-size: x-small;
}

h1 {font-size: 1.4em; 
	line-height:1.6em; 
	font-family: Trebuchet MS; 
	color: #0168B5; 
	font-weight: normal; 
	margin: 0 0 10px 0; 
	padding: 0;
	text-indent: 0px;
}

h2 { font-size: 1.4em; line-height:1.6em; font-family: Trebuchet MS; color: #0168B5; font-weight: normal; margin: 0 0 10px 0; padding: 0; }
h3 { font-size: 1.1em; line-height:1.6em; }
h3 a{ text-decoration:none; }
h4 { font-size: 1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }
