body  {
	color: #333;
	width: 95%;
	background: #FFF;
	margin:  0px;
	padding: 0px;
	text-align: left;
	line-height : 150%;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: small;
}
html>body  {
	font-size: small;
}

body, td{
	font-family:"Verdana", sans-serif;
}

td {
	font-size: x-small;
	color: #333;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: small;
}
html>body td {
	font-size: small;
}

body a:link    { color: #3A47FF; text-decoration: underline; }
body a:visited { color: #771DDD; text-decoration: underline; }
body a:hover   { color: #FF6600; text-decoration: underline; }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	padding-top : 4px;
}

h3 {
	line-height : 100%;
	color : #D88613;
	font-size: medium;
	font-weight  : bold;
	padding-bottom: 1em;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: large;
}
html>body h3 {
	font-size: large;
}

p {
	line-height : 150%;
	text-indent : 1em;
	margin      : 0px auto;
	text-align  : left;
	margin-bottom : 0.2em;
}

#layout {
	width: 600px;
	padding: 0px;
	margin: 0px;
}

#footer {
	padding-top : 40px;
	padding-bottom : 10px;
}
