body, td {
	font-family: 	tahoma, verdana, arial;
	font-size: 		11px;
	color:			#000000;
	line-height: 18px;

}

td.left-grey {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

td.right-grey {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

td.bottom-dot-black {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

td.border-grey {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}

a:link,a:active,a:visited {
	font-family: 	tahoma, verdana, arial;
	font-size: 		11px;
	color:			#000000;
	font-weight: 	normal;
	text-decoration:none;
	line-height: 18px;

}

a:hover {
	font-family: 	tahoma, verdana, arial;
	font-size: 		11px;
	color:			#000000;
	text-decoration:underline;
	line-height: 18px;

}
input {
	border: 1px solid #000000;
}
textarea {
	border: 1px solid #000000;
}
h1 {
	font-family: verdana, arial;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
}
