a:link {	color: rgb(65, 0, 230); text-decoration: None; }
a:visited {	color: rgb(195, 0, 130); text-decoration: None; } 
a:active {	color: rgb(255, 0, 0); text-decoration: None; }
a:hover {	color: #e77518; text-decoration: underline; }
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(255, 255, 255);
	color: #000066;
	font-size: x-small;
	Line-height: 110%;
	position:absolute;
	background-image: url('images/rupbanner4_bg.jpg');
	background-repeat: no-repeat;
	background-position: left top; 
}
table
{
	table-border-color-light: rgb(255, 255, 255);
	table-border-color-dark: rgb(255, 255, 255);
	font-size: x-small;
}
h1, h2, h3, h4, h5, h6, normal
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(0, 102, 102);
}
h2
{
	color: rgb(0, 102, 102); 
}
h3
{
	color: rgb(0, 102, 102); 
}
h4
{
	color: rgb(0, 102, 102);
}
h5
{
	color: rgb(0, 102, 102);
}
h6
{
	color: rgb(0, 102, 102);
}
.1stParagraph { font-size: 10px; color: #336666; font-weight: bold; text-align: left; 
               margin-bottom: 12
}