BODY, TD{
	font-family : Verdana, Arial;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}

P{
	font-family : Verdana, Arial;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
}

INPUT{
	font-family : Verdana, Arial;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : black;
}

SELECT{
	font-family : Verdana, Arial;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color:black;
	background-color:white;
}

TEXTAREA{
	font-family : Verdana, Arial;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : black;
}

B {
	font-weight : bold;
}

H4 {
	font-size: 20px;
}

H6 {
	font-size: 14px;
}

A, A:LINK, A:VISITED{
	color : #999999;
}
A:ACTIVE, A:FOCUS, A:HOVER{
	color : white;
}
