body{
		background-image: url(images/page_bg.gif);
		background-repeat: repeat-x;
		background-color:#C0C0C0;
		font-family: Arial,Helvetica,Garuda,sans-serif;
		font-size:14px;
	}

body, td {  
font-family: Arial,Helvetica,Garuda,sans-serif; 
font-size:14px;
font-style: normal; 
font-weight: normal; 
}
  

h2 { 
color: #782D82; 
font-family :  Arial,Helvetica,Garuda,sans-serif;
text-decoration : none;
margin-top:0px;
margin-bottom:5px;
font-size : 22px;
}

a:link {
	font-family :  Arial,Helvetica,Garuda,sans-serif;
	text-decoration : none;
	font-size : 14px;
	color : #782D82;
}

a:visited {
	font-family :  Arial,Helvetica,Garuda,sans-serif;
	text-decoration : none;
	font-size : 14px;
	color : #782D82;
}


 a:hover {
	font-family :  Arial,Helvetica,Garuda,sans-serif;
	color: #782D82; 
	text-decoration : none;
	font-size : 14px;
	
} 


a:active { 
color: #782D82; 
font-family :  Arial,Helvetica,Garuda,sans-serif;
text-decoration : none;
font-size : 14px;
}
 
.nav a {
	font-family :  Arial,Helvetica,Garuda,sans-serif;
	text-decoration : none;
	font-size : 14px;
	font-weight: bold;
	color:Black;
}

.nav a:visited {
	font-family :  Arial,Helvetica,Garuda,sans-serif;
	text-decoration : none;
	font-size : 14px;
	font-weight: bold;
	color : Black;
}

.nav a:hover {
	text-decoration : underline;
	text-decoration : none;
	font-size : 14px;
	font-weight: bold;
	color : Black;
}


.foot 
{ 
margin-left: 50px;
margin-right: 20px;
line-height:1.0em;
font-family: Arial, Helvetica, serif; 
font-size:14px; 
font-style:normal;
color:#000000;
text-decoration:none;
}
