BODY {
background:#3e70b5 url(../popup/popup-bg.jpg) repeat-x left top;
	
	color : #666666;
	font-family :  Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
}

H2 {
	font-size: 14pt;
	color: #87CEFA;
}

H3 {
	font-size: 13pt;
	color: #7FFFD4;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : white;
	}

A {
	text-decoration: none;
	color: aqua;
}

A:Hover {
	text-decoration: underline;
	color: #32CD32;
}

HR {
	color: blue;
	height: 1pt;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336799;
	letter-spacing: 2.5px;
	padding:5 0 7 13;
	background-color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: thin solid #3333FF;
	border-left: none;
}
.table-body {
	background-color: #F8F8FF;
}
.SiteText {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
