body {     	border-top: 20px;	border-left: 20px;     	border-bottom: 40px;     	border-right: 40px;     	margin-top: 20px;     	margin-left: 20px;     	margin-bottom: 40px;     	margin-right: 40px;     	background : #FFFFCC url(../pictures/Background.gif) repeat; }  h1 {     	font-family: arial;     	text-align: center;     	font-size: 16pt;     	font-weight: bold;     	color : darkred; }  h2 {     	font-family: arial;     	text-align: center;     	font-size: 12pt;     	font-weight: bold;     	color : darkblue; }  h3 {     	font-family: arial;     	text-align: left;     	font-size: 14pt;     	font-weight: bold;     	color: blue; }  h4           { 	font-family: Arial Black; 	text-align: center; 	font-size: 16pt; 	color: #8B0000;    font-style: italic;    font-weight: bold;    border-style: ridge;    border-color: darkblue }p, td {     	font-family: arial;     	text-align: justify;     	font-size: 10pt;     	font-weight: medium;     	color : #004000; }  a {     	text-decoration: none;     	color: blue;     	font-weight: medium; }  a:focus , a:hover {     	color : red; } .entrybox{	font-family: arial;     	font-size: 10pt;     	font-weight: medium;     	color : black; }	.submitbutton{	color:yellow; 	background:green; 	font-weight:bold;}.scrolltype{	scrollbar-face-color:       lightgreen; 	scrollbar-track-color:      green; 	scrollbar-arrow-color:      yellow; 	scrollbar-3dlight-color:    lightgreen; 	scrollbar-shadow-color:     yellow; 	scrollbar-highlight-color:  yellow; 	scrollbar-darkshadow-color: green;	font-family: arial;     	font-size: 10pt;     	font-weight: medium;     	color : black; }