body {
	background-color: #8dd8f8;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
input:focus, select:focus {
	border: 1px solid red; 
	background-color:#CCFFFF;
}
input.error { 
	border: silver inset; 
	background-color: #CCFFFF; 
	background-image: none; 
	background-repeat: no-repeat; ; border-width: 2px 1px 1px 2px
} 
.clickbutton {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: normal; color: #0000FF; 
	background-color: #CCFFFF; 
	border: 1px silver solid
}
.page {  
	page-break-before: always
}
a:active {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal; 
	font-weight: bold; 
	color: #0000FF; 
	text-decoration: none
}
a:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal; 
	font-weight: bold; 
	color: #0000FF; 
	text-decoration: none
}
a:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal; 
	font-weight: bold; 
	color: #0000FF; 
	text-decoration: none
}
a:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal; 
	font-weight: bold; 
	color: #0000FF; 
	text-decoration: none
}
select.error { 
	border: silver inset; 
	background-color: #CCFFFF; 
	background-image: none; 
	background-repeat: no-repeat; ; border-width: 2px 1px 1px 2px 
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal; 
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal; 
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	text-decoration: none;
}
