body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 10px 0px;
	padding: 0px;
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #000033;
	text-decoration: underline;
}
#tableLayout {
	background-color: #CCCCCC;
	text-decoration: none;
	border: thin solid #000000;

}
#tableContactUs {
	line-height: 1.5em;
	text-indent: 15px;
}
#tdBody {
	line-height: 1.5em;
	border: thin none #000000;
	background-color: #CCCCCC;
	text-indent: 15pt;
	padding: 0px;
	text-transform: none;
}
#tdBorder {
	border: thin solid #666666;
	padding: 5px;
	line-height: 1.5em;
	font-size: 10px;


}
#tableThumbnails {
	border: thin none #FFFFFF;
	font-size: 90%;
	background-color: #CCCCCC;
	border-collapse:collapse;
}

p.noIndent {
	text-indent: 0pt;
}
h1 {
	font-size: 18px;
}
body,td,th {
	font-size: 12px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}