BODY {
	BACKGROUND-COLOR: White;
	COLOR: Gray;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	MARGIN: 0px;
	font-size : 70%;
}
A:link {
	COLOR: #184C84;
	text-decoration: none;
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:VISITED {
	COLOR: #184C84;
	text-decoration: underline;
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A.mail:link {
	COLOR: #FF6F00;
	text-decoration: none;
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A.mail:hover {
	COLOR: #FF6F00;
	text-decoration: underline;
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A.mail:visited {
	COLOR: #FF6F00;
	text-decoration: underline;
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td {
	FONT-FAMILY: geneva,tahoma,arial;
	FONT-SIZE:73%;
}

TD.Title
{
	color: Black;
	font-size : 12pt;
	font-family: Arial Narrow;
	font-weight: bold;
	height : 51px;
	background : url(i/titleBg.gif) repeat-x;
	text-transform : capitalize;
}

TD.BaseText {
	FONT-SIZE:73%;
	color : Gray;
	text-align : justify;
	PADDING: 5px 100px 55px 100px;
	width: 100%;
}
A.BaseText:link {
	COLOR: Navy;
	text-decoration : none;
}
A.BaseText:visited {
	COLOR: #A9A9A9;
	text-decoration: underline;
}

A.BaseText:hover {
	COLOR: Navy;
	text-decoration: underline;
}
A.BaseText:active {
	COLOR: Navy;
	text-decoration: none;
}
TD.Menu {
	FONT-SIZE: 8pt;
	color : Gray;
	PADDING: 0px 0px 0px 10px;
	text-align : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : bolder;
}
A.Menu:link {
	COLOR: Gray;
	text-decoration : none;
}

div.Blue {
	FONT-SIZE:120%;
	color : #184C84;
	text-align : justify;
	font : normal;
}

A.Menu:visited {
	COLOR: Black;
	text-decoration: none;
}

A.Menu:hover {
	COLOR: Black;
	text-decoration: underline;
}
A.Menu:active {
	COLOR: Gray;
	text-decoration: none;
}

