body, td, p, input, h1 {
	font-family: Arial;
	color:#333333;
}

body, td, p, input {
	font-size:16px;
}

body {
	background-color:#99CCCC;
}

td {
	text-align:left;
}

a {
	color:#669999;
	text-decoration:none;
	font-weight:bold;
}

h1 {
	margin: 0px;
}

h2 {
	margin: 0px;
}

img {
	cursor:pointer;
	cursor:hand;
}
