* {margin:0;padding:0}

body {
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;


}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.green {
	font-family: Tahoma;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: 00b800;
	background-color: #FFFFFF;
}
.black {
	font-family: Tahoma;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.smalltext {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.smallertext {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.smallgreen {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: 00b800;
}
.smallblack {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
