A:link { color: blue; text-decoration: none }
A:visited { color: blue; text-decoration: none }
A:hover { color: red; text-decoration: none }
A:vlink { color: purple; text-decoration: none }
A:over {color: blue; text-decoration: none }

/*
A.resumelink:link { color: black; text-decoration: none;	font-style: italic;}
A.resumelink:visited { color: black; text-decoration: none;	font-style: italic; }
A.resumelink:hover { color: black; text-decoration: none;	font-style: italic; }
A.resumelink:vlink { color: black; text-decoration: none;	font-style: italic; }
A.resumelink:over {color: black; text-decoration: none;	font-style: italic; }
.resumelink
{
	color: black;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
}

.resumetext
{
	color: black;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	text-indent: 0em;
}
*/

A.bottom:link { color: black; text-decoration: none;	font-style: italic;}
A.bottom:visited { color: black; text-decoration: none;	font-style: italic; }
A.bottom:hover { color: black; text-decoration: none;	font-style: italic; }
A.bottom:vlink { color: black; text-decoration: none;	font-style: italic; }
A.bottom:over {color: black; text-decoration: none;	font-style: italic; }
.bottom
{
	color: black;
/*	font-size: 9pt;
	font-weight: bold; */
	font-style: normal;
}

P
{
	font-family: arial, verdana;
	color: black;
	font-weight: normal;
	font-style: normal;
/*	font-size: normal; */
/*	text-align: justify; */
	text-align: left;
	text-indent: 2em;
}

UL
{
	font-family: arial, verdana;
	color: black;
	font-weight: normal;
	font-style: normal;
/*	font-size: normal; */
	text-align: left;
	text-indent: 0em;
}


