/* Default CSS Stylesheet for a new Web Application project */
BODY 
{  
	margin : 0px 0px;
	padding: 0px  0px;
	font-family:MS Sans Serif;
	font-size : 12pt;
}
a:link
{ 
	color: #000000; 
	text-decoration: none;
}
a:visited 
{ 
	color: #000000;
	text-decoration: none;
}
a:active
{
	color: #000000;
	text-decoration: underline;
}
a:hover 
{ 
	color: #000000;
	text-decoration: underline;
	
}
table 
{
	color : #000000;
	font-family:MS Sans Serif;
	font-size : 10pt;
}
td
{
	color : #000000;
	font-family:MS Sans Serif;
	font-size : 10pt;
}
IMG 	
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

BUTTON
{
	font-family : MS Sans Serif ;
	font-size : 10pt;
}
INPUT
{
	font-family : MS Sans Serif ;
	font-size : 10pt;
}
tvns
{
	font-family : MS Sans Serif ;
	font-size : 10pt;
}
LI
{
	font-family : MS Sans Serif ;
	font-size : 10pt;
}
DIV
{
	font-family : MS Sans Serif ;
	font-size : 10pt;
	color : #000000;	
}
label
{
	font-family : MS Sans Serif ;
	font-size : 10pt;
	color : #000000;	
}
hyperlink
{
	font-family : MS Sans Serif ;
	font-size : 10pt;
	color : #000000;	
}
image
{
	font-family : MS Sans Serif ;
	font-size : 10pt;
	color : #000000;	
}
