body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

td {
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color: #FFFFFF
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.background {
	background-color: #000000;
	background-image: url(../cover/nettg-cover02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
}

a:link {color: #33ccff;text-decoration: none}a:visited {color: #cccccc;text-decoration: none}a:hover {color: #ffff99;text-decoration: underline overline;}

a:active {color:#ffffcc;text-decoration: underline overline;}