body {
	position: absolute;
	font-size: 11px;
	color: #303030;
	margin-right: 30px;
	font-family: Verdana, Geneva, Arial;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom right; 
	}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #cc4c0f;
	font-family: Verdana, Geneva, Arial;
	}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #cc4c0f;
	margin-top: 35px;
	text-indent: 15px;
	font-family: Verdana, Geneva, Arial;
	}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #cc4c0f;
	text-indent: 20px;
	font-family: Verdana, Geneva, Arial;
	}

p {
	font-size: 11px;
	background-color: white;
	color: #303030;
	text-indent: 0;
	line-height: 18px;
	font-family: Verdana, Geneva, Arial;
	}	

li {
	font-size: 11px;
	background-color: white;
	list-style-image: url(images/listbutton.PNG);
	list-style-type: square;
	text-indent: 15px;
	font-family: Verdana, Geneva, Arial;
	line-height: 18px;
	}

table {
	background-color: white;
	}

A.def:link {
	text-decoration: none;
	color: #0000aa;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial;
	}

A.def:active {
	color: #99ffaa;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial;
	}

A.def:visited {
	text-decoration: none;
	color: #0000aa;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial;
	}

A.def:hover {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial;
	}

A.src:link {
	text-decoration: none;
	color: #0000aa;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial;
	}

A.src:active {
	color: #99ffaa;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial;
	}

A.src:visited {
	text-decoration: none;
	color: #0000aa;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial;
	}

A.src:hover {
	text-decoration: underline;
	font-size: 11px;
	font-weight: no-bold;
	font-family: Verdana, Geneva, Arial;
	}

td.nor {
	color: #303030;
	width: 300px;
	border-bottom: 0;
	border-top: 0;
	text-align: left;
	line-height: 18px;
   	padding: 0px 6px 0px 0px;
	}

td.end {
	color: #303030;
	width: 205px;
	border-bottom: 0;
	border-top: 0;
	text-align: left;
	line-height: 18px;
   	padding: 0px 6px 0px 0px;
	}

td.top {
	color: #cc4c0f;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #0000aa;
	background: none;
	line-height: 18px;
	}

td.lcc {
	color: #54c571;
	font-weight: bold;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	background: none;
	line-height: 18px;
	}

td.first {
	width: 130px;
	color: #cc4c0f;
	border-bottom: 0;
	border-top: 0;
	border-right: 0;
	text-align: left;
	line-height: 18px;
	}


	
td.bottom {
	border-top: 1px solid #0000aa;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	background: none;
	line-height: 18px;
	}

table.viewer {
	background-image: url(net/viewer.PNG);
	background-repeat: no-repeat;
	cell-padding: 40px;
	}

td.viewer {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #cc4c0f;
	font-family: Verdana, Geneva, Arial;
	}