body {
	background-color: #E2E2E2;
	font-size: 12pt;
	font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif;
}

.back {
	background-image: url(http://www.easyonlinetips.com/images/hatch.png);
	background-repeat: repeat-x;
}

h1 {
	font-size: 20pt;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif
	color: #CC0000;
}
p {
	font-size:12pt;
}

.Navlink {COLOR: #000000; TEXT-DECORATION: none; font-family: arial; font-size: 10pt; font-weight: bold;}
a:link.Navlink  {color : #000000;}
a:visited.Navlink  {color : #000000;}
a:active.Navlink  {text-decoration: none;}
a:hover.Navlink  {text-decoration: none;}
.navbkgrd {
	background-color: #EEEDEC;
}
.content {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
