body {
	height: 99%;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}
a {
	font-size: 12px;
	color: #660000;
	font-style: italic;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #990000;
}
h2 {
	font-size: 12px;
	color: #CC9900;
}
h3 {
	font-size: 12px;
	color: #990000;
}
h4 {
	font-size: 12px;
	color: #CC9900;
}
h1,h2,h3,h4,h5,h6 {
	font-style: italic;
}
TEXTAREA {
	width: 300px;
	height: 200px;
}

