body
{
	font-size:x-small;
	PADDING: 0px;
	MARGIN: 0px;
	COLOR: #707070;
	FONT-FAMILY: verdana
}

h1
{
	margin-bottom:4px;
	font-size:large;
}

h2
{
	margin-bottom:3px;
	font-size:medium;
}

h3
{
	margin-top:3px;
	margin-bottom:3px;
	font-size:small;
}

a
{
	font-size:x-small;
	color: #707070;
}

form
{
	margin:0px;
}

table
{
	font-size:x-small;
	FONT-FAMILY: verdana
}

.message
{
	color:#ff0000
}

.shadeLessControl
{
	border:solid 1 #006699;	
}

hr
{
	height:1px;
	color:707070;
	width:100%;
}