a:link
{
	color: #CC3300;
	text-decoration: underline; 
}
a:visited
{
	color: #CC3300;
	text-decoration: underline; 	 
} 
a:active 
{
	color: #000000;
	text-decoration: underline; 	
}
a:hover 
{
	color: #000000;
	text-decoration: underline; 
}	
a.bm:link
{
	color: #000000;
	text-decoration: underline; 
}
a.bm:visited
{
	color: #000000;
	text-decoration: underline; 	 
} 
a.bm:active 
{
	color: #999999;
	text-decoration: none; 	
}
a.bm:hover 
{
	color: #999999;
	text-decoration: none; 
}	
a.mm:link
{
	color: #000000;
	text-decoration: none; 
}
a.mm:visited
{
	color: #000000;
	text-decoration: none; 	 
} 
a.mm:active 
{
	color: #999999;
	text-decoration: underline; 	
}
a.mm:hover 
{
	color: #999999;
	text-decoration: underline; 
}	
body
{
	font-family: Arial;
	background-color: rgb(255,255,255);
	color: rgb(102,102,153);
}

table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
}
h1
{
	color: rgb(0,0,0);
	margin-left: 15px;
	font-size: 14pt;
	font-weight: bold;
	margin-right : 20px;
}
h2
{
	color: #000000;
	margin-left: 15px;
	font-size: 17px;
	font-weight: bold;
}
h3
{
	color: rgb(153,153,153);
	font-size: 10pt;
	font-weight: bold;
	padding-top: 10px; 
	padding-bottom: 10px;
}
h4
{
	color: rgb(0,0,0);
	margin-left: 15px;
	font-size: 10pt;
	font-weight: bold;
}
h5
{
	color: rgb(102,0,51);
}
h6
{
	color: rgb(51,102,51);
}
p
{
	font-family: Arial;
	color: #333333;
	font-size: 14px;
	margin-left : 15pt;
	margin-right : 15pt;
	text-align : justify;
}
p.rhs
{
	text-align : right;
}
p.table
{
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;	
}
p.home
{
	text-align: justify;
	color: #000000;
	margin-left: 15px;
	margin-right: 15px;	
}
.blocktitle
{
	color: #000000;
	font-weight : bold;
	line-height : 18pt;
	font-size : 11pt;
}
p.menu
{
	font-size: 10pt;
	text-align: center;
	color: Black;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;	
}

body {
	background-image : url(images/background.jpg);
	background-position : center;
	background-attachment : fixed;
	background-repeat : no-repeat;
}

p.bmenu
{
	font-size: 8pt;
	text-align: center;
	color: #999999;
}
p.tablefooter
{
	font-size: 8pt;
	text-align: center;
	color: #999999;
	margin-left: 60px;
	margin-right: 15px;	
}
p.ontop
{
	font-size: 8pt;
	text-align: center;
	color: #808080;
	line-height: 120%
}
p.footnote
{
	font-size: 7pt;
	text-align: center;
	color: #999999;
}