A { 
	color: 333333; 
	text-decoration: none;
}

A:hover,A:active { 
	color: 666666; 
	text-decoration: none;
}

.main {
	font-family: arial,helvetica,sans-serif;
	color: 000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

TD,TABLE,TR {
	font-family: arial,helvetica,sans-serif;
	color: 000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.header2 {
	font-family: times,roman,serif;
	color: 333333;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
}

.header {
	font-family: arial, helvetica, sans-serif;
	color: 333333;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}

.footer {
	font-family: arial, helvetica, sans-serif;
	color: 888888;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}