html {height:100%;}
body {margin:0; background:#ffffff ; height:100%;background-color: #49156F;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	}

.right1{ text-align:right}

.title{
	display:block;
	font-family: Courier New, Courier, monospace;
	font-size: large;
	font-weight: bold;
	text-align: center;
}

a{ color:#3b3b3b; text-decoration:underline}
a:hover{ text-decoration:none}
.normalTXT {
	font-family: Courier New, Courier, monospace;
	font-size: x-small;
}
.footer {
	font-size: xx-small;
	color: #003366;
	background-color: #FFCCFF;
}

.lightTEXT{
	font-size: small;
	color: #FFCCFF;
}
.lightTEXT a:link{
	color: #FFCCFF;
}
.lightTEXT a:visited{
	color: #FFCCFF;
}
.lightTEXT a:hover{
	color: #FFCCFF;
}
.lightTEXT a:active{
	color: #FFFFFF;
}
