body {
	font-family				:verdana;
	font-size					:12px;
	background-color	:#ffffff;
}
img,form,h1,h2,h3,a {
	margin						:0px;
}
td,p,textarea,input {
	font-size					:8pt;
	font-family				:verdana;
}
a {
	cursor						:hand;
	cursor						:pointer;
}
.menu {
	font-weight				:bold;
	color							:#ffffff;
}
.menu a {
text-decoration			:underline;
color								:#ffffff;
}
.menu a:hover {
	text-decoration				:none;
}
.norepeat-x,.norepeat {
	background-repeat			:repeat-x;
}
.norepeat-y,.norepeat {
	background-repeat			:repeat-y;
}
.header {
	font-size							:22px;
}
.blackborder {
	border								:solid 1px #00000;
}
.background-green1, body {
	background-color			:#e4f5eb;
}
.background-green2 {
	background-color			:#c4edcb;
}