
A:LINK {
	font-family: Tahoma, Arial;
}

A:HOVER {
	background-color: #000033;
	text-decoration: none;
}

.Link {
	font-size: 14px;
	color: #6666ff;
}

.Category {
	font-size: 18px;
	color: #6699cc;
}

.SubCategory {
	font-size: 20px;
	font-weight: bold;
	color: #3399cc;
}

T.Box {
	
}
T.BoxT {

}
TD.BoxTD {
	background-color: #f4f4f4;
}
TD.ImgTD {
	text-align: center;
}
TR.ImgWhite {
	background-color: #ffffff;
}
TR.Img {
	background-color: #f4f4f4;
}
TD.Border {
	background-color: #000000;
}
IMG.Head {
	background-color: #ffffff;
}
DIV.Head {
	margin-top: 20px;
	margin-bottom: 25px;
}

.Prose {
	font-family: Arial;
	margin-top: 0px;
	margin-bottom: 25px;
	width: 450px;
	text-align: justify;
}