a:link, a:visited {
	color : #000000;
	text-decoration : underline;
}

a:hover	{
	color : #6B6B6B;
	text-decoration : underline;
}

h1.purp	{
	font-family : Helvetica, Arial, sans-serif;
	font-style : normal;
	font-size : 20px;
	font-weight : normal;
	line-height : 20px;
	color : #40296D;
	margin-bottom: 0em;
}

h1.body	{
	font-family : Arial, sans-serif;
	font-style : normal;
	font-size : 12px;
	font-weight : bold;
	line-height : 15px;
	margin-bottom : 0em;
}

.hometext	{
	font-family : Arial, sans-serif;
	font-style : normal;
	font-size : 12px;
	font-weight : normal;
	line-height : 15px;
	color : #FFFFFF;
	text-decoration : none;
}

.homeadd	{
	font-family : Arial, sans-serif;
	font-style : normal;
	font-size : 10px;
	font-weight : normal;
	line-height : 15px;
	color : #FFFFFF;
	text-decoration : none;
}

a.homelink:link, a.homelink:visited {
	font-family : Arial, sans-serif;
	font-style : normal;
	font-size : 12px;
	font-weight : normal;
	line-height : 15px;
	color : #FFFFFF;
	text-decoration : underline;
}

a.homelink:hover	{
	font-family : Arial, sans-serif;
	font-style : normal;
	font-size : 12px;
	font-weight : bold;
	line-height : 15px;
	color : #FFFFFF;
	text-decoration : underline;
}

.homenav	{
	font-family : Arial, sans-serif;
	font-style : normal;
	font-size : 12px;
	font-weight : normal;
	line-height : 14px;
	color : #000000;
	text-decoration : none;
}

a.hometool:link, a.hometool:visited {
	font-family : Arial, sans-serif;
	font-style : normal;
	font-size : 12px;
	font-weight : normal;
	line-height : 15px;
	color : #000000;
	text-decoration : none;
}

a.hometool:hover {
	font-family : Arial, sans-serif;
	font-style : normal;
	font-size : 12px;
	font-weight : bold;
	line-height : 15px;
	color : #000000;
	text-decoration : none;
}

.navbar	{
	font-family : Arial, sans-serif;
	font-style : normal;
	font-size : 12px;
	font-weight : bold;
	line-height : 12px;
	color : #C0C0C0;
	text-decoration : none;
}

a.navtop:link, a.navtop:visited {
	color : #FFFFFF;
	text-decoration : none;
}

a.navtop:hover	{
	text-decoration : underline;
}

a.bot:link, a.bot:visited {
	color : #6B6B6B;
	text-decoration : none;
}

a.bot:hover	{
	color : #000000;
	text-decoration : underline;
}

.mainbody	{
	font-family : Arial, sans-serif;
	font-style : normal;
	font-size : 12px;
	font-weight : normal;
	line-height : 15px;
}

.grey	{
	font-family : helvetica, arial, sans-serif;
	font-style : normal;
	font-size : 11px;
	font-weight : normal;
	color : #6B6B6B;
	line-height: 12px;
}