<style type="text/css">
A.Text:link	{color: #646464}
A.Text:visited	{color: #646464}
A.Text:active	{color: #646464}
A.Text:hover	{text-decoration: underline; color: #646464}

A.Link:link	{text-decoration: underline; color: #828386}
A.Link:visited	{text-decoration: underline; color: #828386}
A.Link:active	{text-decoration: underline; color: #828386}
A.Link:hover	{text-decoration: none; color: #828386}

A.Menu:link	{text-decoration: none; color: #000000}
A.Menu:visited	{text-decoration: none; color: #000000}
A.Menu:active	{text-decoration: none; color: #000000}
A.Menu:hover	{text-decoration: underline; color: #000000}

.Text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.Menu {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.Address {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.Link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #828386;
}
.Title {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.Bullets
{
	list-style-image: url(images/bullet.gif);
	margin-right: 20px;
}
.TextMenu {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.TextBig {
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	color: #409733;
}
.TextWhite {
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.Input
{
	border-right: #939497 1px solid;
	border-left: #939497 1px solid;
	border-top: #939497 1px solid;
	border-bottom: #939497 1px solid;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	background-color: #FFFFFF
}
.Textarea
{
	border-right: #939497 1px solid;
	border-left: #939497 1px solid;
	border-top: #939497 1px solid;
	border-bottom: #939497 1px solid;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	background-color: #FFFFFF;
}
.trackback-url
{
	font-family: Arial;
	color: #1375AB;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	background: #FFFFFF;
	line-height: 140%;
	padding: 10px;
	border: 2px dashed #78DDF8;
}
</style>
