BODY  {
	font-family : Liberation Sans, Arial, Sans-Serif;
	font-size : 12pt;
	font-weight : medium;
	color : White;
	text-transform : none;
	text-decoration : none;
	text-align : left;
	font-style : normal;
	background : Black url(d0gzback.gif) repeat;
	background-image : url(d0gzback.gif);
}

TD  {
	font-family : Liberation Sans, Arial, Sans-Serif;
	font-size : 10pt;
}

A  {
	color : Blue;
}

A:LINK  {
	color : #3355AA;
	text-decoration : underline;
}

A:VISITED  {
	color : #BC0000;
	text-decoration : underline;
}
A:HOVER {
	color : Red;
	text-decoration : underline;
}

H1  {
	font-size : 16pt;
	font-weight : bold;
	color : Silver;
}

H2  {
	font-family : Liberation Sans, Arial, Sans-Serif;
	font-size : 14pt;
	color : Silver;
	text-transform : none;
	text-decoration : none;
	text-align : left;
}

H3  {
	font-family : Liberation Sans, Arial, Sans-Serif;
	font-size : 13pt;
	font-weight : normal;
	color : Blue;
	text-transform : none;
	text-decoration : none;
	text-align : left;
	line-height : 1;
	margin-bottom : 2;
}

H4  {
	font-family : Liberation Sans, Arial, Sans-Serif;
	font-size : 12pt;
	font-weight : bold;
	color : Green;
	text-transform : none;
	text-decoration : none;
	text-align : left;
}

H5  {
	font-family : Liberation Sans, Arial, Sans-Serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	margin-top : 2px;
	margin-bottom : 2px;
	line-height : 5px;
	padding-bottom : 2px;
}

LI  {
	font-size: 9pt;
}

li.filelist {
	list-style-type : none;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
}
/* UL  {
	font-size : 12;
	font-weight : medium;
	color : White;
	text-transform : none;
	text-decoration : none;
	text-align : left;
	font : Verdana;
	list-style : disc;
	line-height : normal;
	margin-top : 5px;
	margin-bottom : 5px;
}*/

P.login, P.login1_stats, P.login1_index, P.pagenum_top {
	display: none;
}

.centered {
    text-align: center;
}

/* Django form widget sizes */

