BODY, TD {
	color : #F0F8FF;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight : 500;
	height : auto;
}

H1 {
	color : #F0F8FF;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 24px;
	text-align: left;
	font-weight : 500;
	height : auto;
}

H2 {
	color : #F0F8FF;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight : 500;
	height : auto;
}
H3 { 
	color : #F0F8FF;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight : 500;
	height : auto;
 }
DIV {
	color : #F0F8FF;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 8px;
	text-align: left;
	font-weight : 500;
	height : auto;
}

A {
	color : #FFF8DC;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight : 500;
	height : auto;
}

A:Hover {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight : 500;
	height : auto;
	color: Black;
	text-decoration : blink;
}

TH  {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 20px;
	text-align: center;
	font-weight : 500;
	height : auto;
	color: #FFF8DC;
	text-decoration : blink;
}

.Button {
background-color: #999900;
color: #ffffff;
font-size: 8pt;
font-family: verdana;
font-weight: bold;
cursor: n-resize;
height: 25px;
text-align: center;
}

.TextBox {
	background-color: transparent;
	border-color: #cc0000;
	border-style: double double double double;
	border-width: 4;
	font-size: 12pt;
	font-family: arial;
	font-weight: bold;
	color: #ffffff;
}

.echo {
	color : Red;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 18px;
	text-align: center;
	font-weight : bold;
	height : auto;
}


.echo2 {
	color : Gray;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 18px;
	text-align: center;
	font-weight : bold;
	height : auto;
}


