body {
	font-family :  arial;
	font-size : x-small;
	color: #000000;
}

td {
	font-family :  arial;
	font-size : x-small;
	color: #000000;
}

.main {
	font-family :  arial;
	font-size : x-small;
	color: #000000;
	text-align: justify;
}

A {
	font-family :  arial;
	font-size : x-small;
	color: #ff0000;
	font-weight:normal;
}

.location {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	font-size : 12px;
}

.location a {
	color: #ff0000;
	font-weight:bold;
	text-decoration: none;
}

.location a:hover {
	color: #ff0000;
	font-weight:bold;
	text-decoration: underline;
}

.menu1 {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	font-size : 12px;
}

/*.menu1 a {

}*/

.menu1 a:hover {
	color: #000000;
	text-decoration: underline;
}

a.menu1s {
	color: #ff0000;
	font-weight:bold;
	text-decoration: none;
	font-size : 12px;
}

a.menu1s:hover {
	color: #ff0000;
	font-weight:bold;
	text-decoration: underline;
}

