BODY  {
	/* BACKGROUND : url(../images/ipata_mbrlogo150.gif) white fixed no-repeat left bottom;
	COLOR : black; */
}

H1.title  {
	DISPLAY : block;
	FONT-SIZE : xx-large;
	TEXT-ALIGN : center;
	color : turquoise;
	font-weight : bold;
}

.menu  {
	BORDER-RIGHT : thin solid;
	BORDER-TOP : thin solid;
	FONT-WEIGHT : bold;
	BACKGROUND-IMAGE : url(bluefilter.gif);
	BORDER-LEFT : thin solid;
	BORDER-BOTTOM : thin solid;
	TEXT-ALIGN : center;
}

.menu A  {
	COLOR : black;
	TEXT-DECORATION : none;
}

.menu A:hover  {
	COLOR : black;
	BACKGROUND-COLOR : rgb(221,221,255);
	TEXT-DECORATION : underline;
}

.menu STRONG  {
	FONT-SIZE : large;
}

.other  {
	BORDER-RIGHT : thin solid;
	BORDER-TOP : thin solid;
	FONT-WEIGHT : bold;
	BACKGROUND-IMAGE : url(orangefilter.gif);
	BORDER-LEFT : thin solid;
	COLOR : black;
	BORDER-BOTTOM : thin solid;
	TEXT-ALIGN : center;
}

.contentText  {
	BORDER-RIGHT : thin solid;
	BORDER-TOP : thin solid;
	BORDER-LEFT : thin solid;
	COLOR : black;
	BORDER-BOTTOM : thin solid;
	BACKGROUND-COLOR : white;
}

.footer  {
	COLOR : rgb(82,181,198);
}

.ahem  {
	DISPLAY : none;
}

.indent  {
	text-indent : 30px;
}

p  {
	margin-left : 100px;
}

h3  {
	margin-left : 50px;
}

h2  {
	text-align : left;
	margin-left : 80px;
}


