body
{
	font-size: small;
	color: #FFCC00;
	line-height: 1.2em;
	font-family: Times, "Times New Roman" , serif;
	background-color: #336600;
	text-align: center;
}

a:link {color: white;
text-decoration: underline;}

a:hover {
text-decoration: underline;}

a:visited {color: white;
text-decoration: underline;}

h1 {font-size: 2em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;}

h2 {font-size: 1.3em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;}

h3 {font-size: 1.2em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;}

h4 {font-size: 1.1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;}

h5 {font-size: 1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;}

input, textarea, select
{
FONT-SIZE: 1em;
FONT-WEIGHT: bold;
COLOR: #FFCC00;
FONT-FAMILY: Times, "Times New Roman", serif;
BACKGROUND-COLOR: #336600;
}

.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
}