/* CSS Document */

html,body {

margin:0;
padding:0;
height:100%;
width:100%;
background-color: #EEEEDD;

}

table.full-height {

height:100%;
width:100%;
border:0px;
}

table {

font-family: Verdana, Arial, Tahoma;
font-size: 11px;
color: #444444;
line-height: 22px;
}

p {

font-family: Verdana, Arial, Tahoma;
font-size: 11px;
color: #444444;
line-height: 22px;
}

h1 {

font-size: 12px;
}

h2 {

font-size: 12px;
}

a {

color: #FF9900;
text-decoration: none;
}

a:hover {

color: #FF9900;
text-decoration: underline;
}

/* Links in the page footer */

.baselink a {

	color: #ffffff;
	text-decoration: none;
}

.baselink a:hover {

	color: #ffffff;

	text-decoration: underline;
}