body {
	margin : 0;
	padding : 0;
	color : #330;

}
	p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #330;
	line-height : 200%;
	background-color : transparent;

}

	.faq {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #330;
	line-height : 200%;
	background-color : transparent;

}

	.company {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	color : #000000;
	line-height : 200%;
	font-weight : bold;
	background-color : transparent;

}
	.navsmall {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	line-height : 200%;
	font-weight : bold;
	color : #000000;
	background-color : transparent;

}
	a {
	color : #000000;
	text-decoration : underline;
	background-color : transparent;

}
	a:hover {
	color : #000000;
	text-decoration : none;
	background-color : transparent;

}
	.invisible {
	color : #fff;
	background-color : transparent;

}
	.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	line-height : 200%;
	color : #cccc99;
	background-color : transparent;

}
	.strong {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : medium;
	line-height : 200%;
	color : #666600;
	font-weight : bold;
	margin-top : 0;
	padding-top : 0;
	background-color : transparent;

}

