.gray_th {
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight : bold;
	font-style : normal;
	text-decoration: none;
	background-color : 666666;
}

.gray_td {
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight : bold;
	font-style : normal;
	text-decoration: none;
	background-color : #e2e2e2;
}

BODY {
	font-family: Arial;
	margin : 0 0 0 0;
	padding : 0,0,0,0;
}

A {
		font-family: Arial;
		text-decoration: none;
		font-weight : bold;
	}

A:link, A:visited{
	font-family: Arial;
	text-decoration: none;
	color: #164C1D;
	font-weight : bold;
}

A:hover {
	font-family: Arial;
	text-decoration: underline;
	color: #FF0000;
	font-weight : bold;
}

TABLE {
	font-family: Arial;
	color : Black;
}

TH {
	font-family: Arial;
	color: #F5E39B;
	font-size : x-small;
	background-color : #164C1D;
}

TD {
	font-family: Arial;
	color: Black;
	font-size : x-small;
}