body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	background-image: url(images/web_concept_01.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #00A85A;
}
a:visited {
	color: #336633;
}
a:hover {
	color: #00FF00;
}
a:active {
	color: #FF0000;
}
.style1 {font-size: x-small}
.input_grey {
	background-color: #CCCCCC;
}
