body {
	background-color: black;
	color: #CCCCCC;
	background-image: url(graph/corner_left.png);
	background-repeat: no-repeat;
	margin-top: 2%;
	margin-bottom: 2%;
	margin-left: 7%;
	margin-right: 7%;
}

body, td, th {
	color: #CCCCCC;
	font-family: serif;
	font-size: 16;
	font-family: Georgia, "Adobe Minion Web", "New Century Schoolbook", "Times New Roman", Times, serif;	
}

td, th {
	border-color: #7F7F7F;
	border-style: solid;
	border-width: 1px;
}

a:active	{color: cornflowerblue;}
a:link		{color: #517EFF;}
a:visited	 {color: #1A8BC4;}

h2 {
	text-align: center;
	color: #BFBFBF;
	font-style: italic;
	font-weight: normal;
}

h3, h4	{color: #999999;}

h3	{margin-left: -3%; margin-right: -3%}

h4	{margin-left: -1%; margin-right: -1%}

.date {
	color: #999999;
	font-style: italic;
}

.header	{
	position: absolute;
	top: 1px;
	left: 1px;
	width: 100%;
	height: 40px;
}

.footer	{
	position: absolute;
	left: 1px;
	width: 100%;
	height: 40px;
	font-size: small;
}

.tranbord {
	border-color: black;
}
