body 
{
background-image:
url('header.png');
background-repeat: no-repeat;
scrollbar-width: 100px;
scrollbar-base-color: #E2001A;
scrollbar-arrow-color: #091096;
scrollbar-3dlight-color: #091096;
scrollbar-darkshadow-color: #E2001A;
scrollbar-face-color: #E2001A;
scrollbar-highlight-color: #E2001A;
scrollbar-shadow-color: #A5000B;
scrollbar-track-color: #2F00A8;
}
.ta {
	scrollbar-base-color: #D2E89E;
	background-color: #33CCFF;
	border: black 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-align: left;
	vertical-align: middle;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
	background-position: left;
	text-align: left;
	color: #FF0000;


}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-align: left;
	color: #0000FF;
	line-height: normal;


}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #0000FF;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
	color: #0000FF;
	line-height: normal;


}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	text-transform: capitalize;
	color: #0033FF;
	background-attachment: scroll;
}
a.one:link {
	color: #FFFFFF;
	text-decoration: none
	}
a.one:visited {
	color: #FFFFFF;
	text-decoration: none
}
a.one:hover {
	font-size: 115%;
	color: #FFFFFF;
	text-decoration: underline
}
a.two:link {
	color: #FF0000;
	text-decoration: none
	}
a.two:visited {
	color: #FF0000;
	text-decoration: none
}
a.two:hover {
	font-size: 115%;
	color: #990000;
	text-decoration: underline
}
a:hover {
}
input.send-btn {
	width: 80px;
	height: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: center;
	background-color: #0000A0;
	font-weight: bold;
	white-space: pre;
	cursor: hand;
	border: 3px solid #FF0000;
	color: #FFFFFF;
}
input.clock {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF0000;
	text-decoration: blink;
	background-color: #33CC66;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: wait;
}
