TD.toolbar A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    CURSOR: hand;
    COLOR: white;
    FONT-FAMILY: Verdana,Arial,Helvetica;
    TEXT-DECORATION: none
}
TD.toolbar A:hover
{
    COLOR: #660099
}
.toolbar
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    CURSOR: hand;
    COLOR: white;
    FONT-FAMILY: Verdana,Arial,Helvetica;
    TEXT-DECORATION: none
}
A.toolbar
{
    COLOR: #ffffff
}
A.toolbar:visited,active
{
    COLOR: #ffffff
}
A.toolbar:hover
{
    COLOR: #660099
}

A
{
	font-family: Arial;
	font-weight: bold;
	color: #660099;
	font-size: 12px;
	text-decoration: none;
}
A:visited
{
	color: #660099;
	text-decoration: none;
}
A:hover
{
	color: #009966;
	text-decoration: none;
}
.text,td,input,select,textarea
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
P
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
.heading_page, H1
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #009966;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
A.heading_page
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #009966;
	text-decoration: underline
}
A.heading_page:visited
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #009966;
	text-decoration: underline
}
A.heading_page:hover
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #660099;
	text-decoration: none
}
.heading_page_purple
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #660099;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
A.heading_page_purple
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #660099;
	text-decoration: underline
}
A.heading_page_purple:visited
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #660099;
	text-decoration: underline
}
A.heading_page_purple:hover
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #009966;
	text-decoration: none
}
.heading_green, H2
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #009966;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.heading_black, H3
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.heading_purple, H4
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #660099;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.green_border
{
	border: 2px solid #009966; 
	padding: 3px
}