body,table,tr,td,p,ul,ol,li,div,span {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	scrollbar-3dlight-color: #E60000;
	scrollbar-highlight-color: #cccccc;
	scrollbar-face-color: #990000;
	scrollbar-shadow-color: #4F0000;
	scrollbar-darkshadow-color: #003366;
	scrollbar-track-color: #ff9933;
	scrollbar-arrow-color: #ff9933;
	}
h1 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	}
h2 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	}
.h2 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	}
h3 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	}
.small {
	font-size: 10px;
	}
.rust {
	color: #990000;
	}
.red {
	color: #cc0000;
	}
.white {
	color: #ffffff;
	}
.blue {
	color: #6699cc;
	}
a:hover {
	color: #000000;
	}
.issue {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
.issue:hover {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	}