body,html {
	padding-top: 10px;
	margin-top: 10px;
	margin: 0px;
	background-color: #c4c4c4;
	word-spacing: 2pt;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-family: verdana;
}

a { 
	color: black;
	text-decoration :none;
	border-bottom: 1px dotted black;
	cursor: help;
}

input,textarea {
	font-family: verdana;
	font-size: 10px;
	width: 200px;
	border: 1px solid #CCCCCC;
	margin: 2px;
	padding: 1px;
}

#fill {
	text-align: center;
	border-color: black;
	border-style: solid;
	border-width: 10px;
	width: 600px;
}

#header,#footer,#main {
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-color: white;
	letter-spacing: 1mm;
	padding: 4px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-family: verdana;
}

#main {
	letter-spacing: 0.5px;
	font-size: 11px;
}

.right {
	text-align: right;
}

.css {
	width: 400px;
	height: 300px;
}

h1 {
	font-size: 14px;
	font-family: "Arial Black";
	font-weight: normal;
	letter-spacing: 1mm;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 12px;
	font-family: "Arial Black";
	font-weight: normal;
	letter-spacing: .5mm;
	padding: 0px;
	margin: 0px;
}