p {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

b {
	font-family: arial;
	font-size: 12px;
	color: #900000;
}

a {
	font-family: arial;
	font-size: 12px;
	color: #900000;
	font-weight: normal;
	text-decoration:none;
}

a:hover {
	font-family: arial;
	font-size: 12px;
	color: #900000;
	font-weight: normal;
	text-decoration:underline;
}

ul{
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
ol {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.TXT {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.TXTbottom {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}
a.TXTbottom2 {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
a:hover.TXTbottom2 {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}

.head {
	font-family: arial;
	font-size: 12px;
	color: #900000;
	background-color:#E9E2C8;
}
