body
{
	color: #252525;
	padding: 0px;
	margin: 0px;
	font-family: Bitstream Vera Sans, sans-serif;
}

p 
{
	font-size:11pt;
	padding-left: 5px;
	padding-right: 5px;
}

ul
{
	font-size: 10pt;
	list-style-image: url("http://jpolak.org/img/bullet.png");
}

h1
{
	font-size: 16pt;
}

h2
{
	font-size: 14pt;
	border-bottom: 1px solid #c0c0c0;
}

h3
{
	font-size: 12pt;
	font-weight: bold;
}

a,a:active
{
	color: #585858;
}

a:hover
{
	color: #70cf00;
}

table
{
	font-family: Bitstream vera sans, sans-serif;
	font-size: 9pt;
}

.topbar
{
	height: 7px;
	border: 1px solid #3c6c3a;
	background: #e7ffdc;
}

.main
{
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}

.menutable
{
	color: #000000;
	width: 100%;
	font-size: 10pt;
}

.navbar
{
	border-right: 1px solid #c8c8c8;
	background-color: #efefef;
}

.navlink
{
	font-size: 9pt;
}

.textbar
{
	padding-left: 30px;
	padding-right: 30px;
}

.newscell
{
	border: 1px solid #c0c0c0;
	background-color: #e8e8e8;
}

.nicelist
{
	border-spacing: 1px;
	border: 1px dotted #a0a0a0;
	background: #d0dec9;
	font-weight: bold;
}

.nicelistcell
{
	background: #e7f1e2;
}

.license
{
	font-size: 12px;
	border: 1px solid #c0c0c0;
	background: #ecede7;
}

.m1
{
/*	background-color: #ffffff;*/
}

.m2
{/*
	background-color: #686b8f;*/
}

.m3
{/*
	background-color: #77798c;*/
}

.m4
{/*
	background-color: #858585;*/
}

.ptable { border: 4px solid #D8D8D8;
background: ##ECECEC;
width: 60%;
}

.paddedcell
{
	height: 40px;
}
.MATH    { font-family: "Century Schoolbook", serif; }
.MATH I  { font-family: "Century Schoolbook", serif; font-style: italic }
.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }
SMALL.XTINY		{ font-size : xx-small }
SMALL.TINY		{ font-size : x-small  }
SMALL.SCRIPTSIZE	{ font-size : smaller  }
SMALL.FOOTNOTESIZE	{ font-size : small    }
SMALL.SMALL		{  }
BIG.LARGE		{  }
BIG.XLARGE		{ font-size : large    }
BIG.XXLARGE		{ font-size : x-large  }
BIG.HUGE		{ font-size : larger   }
BIG.XHUGE		{ font-size : xx-large }
