.boxall {
	border: 1px solid #333333;
}
.linebottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.bigwhite {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bolder;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 24px;
	font-weight: bold;
}
.small {
	font-size: 9px;
}
a:link {
	font-style: oblique;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-style: oblique;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-style: oblique;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
.text {
	padding: 20px;
}
.mediumtext {
	font-size: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
