BODY
{
	font-family: Verdana;
	font-size: xx-small;
}

H1
{
	color: Yellow;
	font-family: Haettenschweiler;
	font-size: xx-large;
}

H3
{
	font-family: "Courier New", Courier, mono;
	font-size : 12px;
	color : #999999;
}

TD
{
	font-family: "Courier New", Courier, mono;
	color: #999999;
	font-size: 12px;
}
A {
	font-family : "Courier New", Courier, mono;
	text-decoration: underline;
	color : #999999;
	font-size: 12px;
	cursor: hand;
}

a:hover 	{
	text-decoration: none
}
DIV
{
	font-family: "Courier New", Courier, mono;
	color: #999999;
	font-size: 14px;
	line-height: 30px;
}
P
{
	font-family: "Courier New", Courier, mono;
	color: #999999;
	font-size: 12px;
	text-align: justify;
}

h4 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #999999;
}
.cursor {  cursor: hand}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}
.leftmenuitem {
	line-height: 30px;
}
img {
	border: #999999;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	letter-spacing: 2px;
}
hr {
	color: #999999;
}
.imageborder {
	border: 1px solid #999999;
}
