body {
	font-family: Verdana; Tahoma; Aerial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
}

p	{padding-left:10px;
	padding-top:10px;
	padding-bottom:0px;
}

h1	{font-size: 10px}

.text1	{
	font-size: 14px;
	color: white;
	font-weight: bold;
}

.text2	{
	font-size: 11px;
	color: black;
	font-weight: bold;

}
a:link, a:visited {
	color: #528412;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: white;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.text3	{
	font-size: 10px;
	color: white;
	font-weight: bold;

}
.textbottom	{
	font-size: 9px;
	color: white;
	font-weight: normal;

}

td, textarea, {
	font-family: Tahoma; Aerial;
	font-size: 10px;
	color: black;
	font-weight: normal;
}

a.yel:link, a.yel:visited {
	color: yellow;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;

}
a.yel:hover {
	color: white;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.grey:link, a.grey:visited {
	color: #363636;
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;

}
a.grey:hover {
	color: white;
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
a.bot:link, a.bot:visited {
	color: #528412;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;

}
a.bot:hover {
	color: white;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}