body {		
	background-color: #FFFFCC;
	background-color: #FEFEFE;
	scrollbar-3dlight-color:#FFCCFF;
      scrollbar-arrow-color:black;
      scrollbar-base-color:#FFCCFF;
      scrollbar-darkshadow-color:#FFCCFF;
      scrollbar-face-color:#CCEEEE;
      scrollbar-highlight-color:#FFCCFF;
      scrollbar-shadow-color:#FFCCFF
}

img {
	border-color: black;
	border-color: #CCEEEE;
}

h1, h2, h3, h4, h4, h6 {
	font-family: tahoma, sans-serif;
	color: black;
	font-weight: bold;
	margin-right: 5%;
	margin-left: 5%;
}

p.header {
	font-family: tahoma; 
	font-weight: bold; 
	text-align: center; 
	font-size: 12px;
}

.heading {
	font-family: tahoma; 
	font-weight: bold; 
	text-align: left; 
	font-size: 11px; 
	color: green
}

.items {
	font-family: arial; 
	font-size: 11px;
}

.tbs { 
	font-family: tahoma; 
	font-weight: normal; 
	font-size: 9px; 
	text-align: center;
}

.tbsb { 
	font-family: tahoma; 
	font-weight: bold; 
	font-size: 9px;
}

.heavy {
	font-family: arial; 
	font-size: 12px; 
	margin-left: 7%; 
	width: 600px; 
	font-weight: bold;
}

.bluetable {
	margin-left: 8%; 
	margin-top: 1%;
}

.bluetable2 {
	margin-left: 11%; 
	margin-top: 8%;
}

.bottom {
	margin-left: 11%; 
	margin-top: 28%;
}

.fancy { 
	font-family: haettenschweiler; 
	font-weight: normal; 
	font-size: 18px;
}

.tbs1 {
	font-family: arial; 
	font-size: 12px; 
	margin-left: 10%; 
	width: 550px;
}

.tbs2 {
	font-family: arial; 
	font-size: 16px; 
	margin-left: 36%; 
	font-weight: bold; 
	width: 550px;
}

.tbs3 {
	font-family: arial; 
	font-size: 16px; 
	margin-left: 40%; 
	font-weight: bold; 
	width: 550px;
}

span {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: black;
}

span.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: black;
	text-transform: lowercase;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: black;
	margin-left: 1%; 
	margin-top: 5px;
	margin-bottom: 5px;
}

p:first-letter {
	font-weight: bolder;
	font-size: 12px;
	color: black;
}


input, select, textarea {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	border-color: black; 
	border-width: 2px; 
	background-color: #CCEEEE;
}

