﻿body 
{
    background-color: White;
	font-family: Arial, Helvetica, sans-serif;
}

h6
{
	font-size: 1em;
}

.code, .code pre, .code span
{
	/*font-size: small;*/
	color: Black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: White;
	/*white-space: pre;*/
}

.navbtn
{
    border-width: 0px;
    width: 24px;
    height: 24px;
}

.dldbtn
{
    border-width: 0px;
    width: 40px;
    height: 40px;
}
