body
{
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #ffffff
	color: #333;
	text-align: left;

        margin: 0 0 20px 0;
	padding: 0;
}

table
{
        font-size: 1.0em
}

#content
{
	font-size: 1.2em
}

h1, h2, h3
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h2
{
	font-size: 1.6em;
        margin: 6px -6px 0;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description
{
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited
{
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited
{
	text-decoration: none;
}

a, h2 a:hover, h3 a:hover
{
	color: #06c;
	text-decoration: none;
}

a:hover
{
	color: #147;
	text-decoration: underline;
}

.text
{
	margin: 0 16px 40px;
	#text-align: justify;
	text-align: left;
}

.code
{
        margin: 0 8px 0;
        width: auto;
        min-width: 200px;
}
