body {
	background: #EEEEEE;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}

a {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #336699;
}

a:hover {
	text-decoration: underline;
}

li  {
	line-height: 1.5
}

hr {
	background-color: #CCCCCC;
	color: #CCCCCC;
	border: 0px;
	height: 1px;
}

input, textarea {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	border: #CCCCCC;
	border-style: solid;
	border-width: 1px; 
}

.pic {
	margin-left: 30px;
	margin-bottom: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}

.footer  {
	color: #CCCCCC;
	font-size: 8pt;
}

a.footer {
	font-weight: normal;
}

a.footer:visited {
	color: #CCCCCC;
}

a.footer:hover {
	text-decoration: underline;
}

.button {
	color: #FFFFFF;
	background-color: #ABABAB;
}