* {	margin:0;padding:0;}

Body {
	color:#111111;
	font: 1em/1em Tahoma,Verdana,"Trebuchet MS",sans-serif;
	background-color:#C0C0C0;
	text-align:justify;
	}
a {
	text-decoration:none;
	border-bottom: #000000 1px solid;
	}
a img {border-width:0;}
a:link {
	color:#333333;
	border-color: #BC910C;
	}
a:visited {
	color:#000000;
	border-color: #111111;
	}
a:active {
	color:#000000;
	border-color: #FFFFFF;
	}
a:hover {
	color:#B35F6A;
	}

p {
	font-size: 0.8125em;
	line-height: 1.3846em;
	margin: 0 0 0.7em;
	}
h1 {
	width: 430px;
	height:79px;
	text-indent: -9999px;
	background: url(pencil.jpg) center 0 no-repeat;
	margin: 20px 10px 10px;
	}
h2 {
	font-size: 0.875em;
	padding: 1em 0 0 0;
	}
h2:before {
	content: "\00B6\0020";
	}
ol,ul {
	font-size: 0.8125em;
	padding: 0 0 0.7em 1.5em;
	}

#center {
	width: 450px;
	margin: auto;
	}
#content {
	margin-bottom:15px;
	}
#image {
	}

.fifty {width:50px;height:50px;}
.hundred {width:100px;height:50px;}
input, textarea, select {
	background-color:#DDDDDD;
	border: #444444 1px solid;
	padding: 2px;
	}