@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}

.whitesmall{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}
a:link {
	color: #480469;
	text-decoration: none;
}
a:visited {
	color: #480469;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #A80AF3;
}
a:active {
	text-decoration: none;
}
a {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.smallviolet:link {
	color: #000000;
	text-decoration: none;
}
.smallviolet:visited {
	color: #000000;
	text-decoration: none;
}
.smallviolet:hover {
	text-decoration: underline;
	color: #A80AF3;
}
.smallviolet:active {
	text-decoration: none;
}
.smallviolet {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.smallwhite{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.smallwhite:link {
	color: #ffffff;
	text-decoration: none;
}
.smallwhite:visited {
	color: #ffffff;
	text-decoration: none;
}
.smallwhite:hover {
	text-decoration: underline;
	color: #480469;
}
.smallwhite:active {
	text-decoration: none;
}
.blacklink{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000; line-height:24px;
}
.blacklink:link {
	color: #000000;
	text-decoration: none;
}
.blacklink:visited {
	color: #000000;
	text-decoration: none;
}
.blacklink:hover {
	text-decoration: underline;
	color: #666666;
}
.blacklink:active {
	text-decoration: none;
}
.lineheight { line-height:20px; }
