A {
	color: #ff0099;
	font-weight : bold;
	text-decoration : underline;
}

A:LINK {
	text-decoration : underline;
}

A:ACTIVE {
	text-decoration : underline;
}

A:VISITED {
	text-decoration : underline;
}
	
A:HOVER {
	text-decoration : none;
}


.text	{font-size: 10pt; 
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal; 
	font-style: normal; 
	color: black; 
	text-decoration: none; 
}

.navtext	{font-size: 8pt; 
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal; 
	font-style: normal; 
	color: black; 
	text-decoration: none; 
}

.highlight	{font-size: 8pt; 
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal; 
	font-style: normal; 
	color: #990000; 
	text-decoration: none; 
}

.highlightlarge	{font-size: 10pt; 
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal; 
	font-style: normal; 
	color: #990000; 
	text-decoration: none; 
}
	
.title	{
	font-family : Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
	color: #FF0099; 
    font-weight: bold;
	font-style: normal; 
}

.bigtitle {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12pt; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Helvetica, sans-serif; 
	TEXT-DECORATION: none
}	

 .rtvpageproperties {  
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-width: 0px;
	margin-height: 0px;	
	margin-bottom: 0px;	
 }
 
 .floatright {float: right}
 .floatleft  {float:left}