body {	
background-color:#FFF;
background-image:url('/images/indian_bak.jpg');
background-repeat:repeat-y;
background-position:center;
font-family:Arial, Helvetica, sans-serif;
font-size:6px;
width:588px;
margin-left:auto;
margin-right:auto;
	} 
h1 {
font-size:18px;
font-weight:bold;
}
h2 {
font-size:14px;
font-weight:bold;
	}
h3 {
font-size:13px;
font-weight:bold;
	}
p {
line-height: 150%;
font-size: 12px;
	}
td {
font-size: 12px;
       }
a {
text-decoration:none;
font-size: 12px;
	}
a:hover {
text-decoration:underline;
color:#030;
	}
a:visited {
text-decoration:none;
	}
.navLinks {
font-size:10px;
text-align:right;
font-weight:bold;
font-size: 12px;
	}	
.textBack{
background-color:#FFFFFF;
width:588px;
position:center;
}

