body
{
	background-color: #F2F2F2
}

input
{
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: normal; 
	border: 1px solid #808080;
	background-color: #FFFFFF
}

textarea
{
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: normal; 
	border: 1px solid #808080;
	background-color: #FFFFFF
}

.label
{
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold;
	color: #000000;
}

.label1
{
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: normal;
	color: #000000;
}

A:link
{
	font-size: 11pt;
	color: blue;
}
/*A:visited
{
	FONT-SIZE: 10pt;	
	COLOR: #0000ff;
	TEXT-DECORATION: none; 
}*/
/*A:ALINK="YELLOW";*/
