﻿A:LINK{
	text-decoration : none;
}


A:VISITED{
	color: #0000ff;
	Text-Decoration : none;
}

A:ACTIVE{
	Text-Decoration : none;
}

A.1:LINK{
	color: #FFFFFF;
	text-decoration : none;
}


A.1:VISITED{
	color: #FFFFFF;
	Text-Decoration : none;
}

A.1:ACTIVE{
	color: #FFFFFF;
	Text-Decoration : none;
	}
	
A.dark:LINK{
	color: #1e4f8b;
	text-decoration : none;
}


A.dark:VISITED{
	color: #1e4f8b;
	Text-Decoration : none;
}

A.dark:ACTIVE{
	color: #1e4f8b;
	Text-Decoration : none;
	}

body {
	font-family: Verdana;
	color: #58514e;
	font-size: 11px;
}

p	{
	font-family: Verdana;
	color: #58514e;
	font-size: 11px;
	}

td {
	background-color: #FFFFFF;
	font-family: Verdana;
	color: #58514e;
	font-size: 11px;
}

th {
	font-family: Verdana;
	color: #58514e;
	font-size: 11px;
}

h1	{
	font-family: Verdana;
	color: #1e4f8b;
	font-size: 14px;
	}

.td_grey {
	background-color: #efefef;
	font-family: Arial, Helvetica, sans-serif;
}

.blue_text	{
	font-family: Verdana;
	color: #1e4f8b;
	font-size: 11px;
	}

.white_text	{
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 11px;
	}
	
.address_text	{
	font-family: Verdana;
	color: #000000;
	font-size: 9px;
	}
	
.white_date	{
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 14px;
	}.downloadtext {
	font-family: Verdana;
	color: #58514e;
	font-size: 11px;
	margin-top: 8px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 6px;





}

.highlight { background: #FFFF40; }
.redtext {
	color: #FF0000;
}
