.input-name {
	font-size: 47px;
	font-weight: bold;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #333333;
}

/* CSS Document */

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.maintextheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.maintexttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height:28px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;


}

.maintext-oblique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		line-height:18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style:italic;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a:link, a:visited, a:hover, a:active {
	color: #333333;
	text-decoration: none;
}	
a:hover, a:active {
	color: #666666;
	text-decoration: none;
}
.biggertext {
	font-family: Helvetica, sans-serif;
	font-size: 35px;
	font-weight: normal;
	color: #333333;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	page-break-before: always;
}
.reallybig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 45pt;
	color: #414142;
	font-weight: bold;
}

#nav:link, #nav:visited, #nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	page-break-before: always;
}
#nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	page-break-before: always;
	padding-left:5px;
}
ul {
	line-height: 9px;
}
