A:link {
	text-decoration: none; 
	font-family: Arial; 
	font-size: x-small; 
	font-weight: bold; 
	color: #4E5854;
}
A:visited {
	text-decoration: none; 
	font-family: Arial; 
	font-size: x-small; 
	font-weight: bold; 
	color: #4E5854;
}

A:active {
	text-decoration: none; 
	font-family: Arial; 
	font-size: x-small; 
	font-weight: bold; 
	color: #4E5854;
}

A:hover {
	text-decoration: none; 
	font-family: Arial; 
	font-size: x-small; 
	font-weight: bold; 
	color: black;
}

li {
	color: #3D4442
}

ol	{
	margin-bottom:0cm;
}
ul	{
	margin-bottom:0cm;
}

.largeheader {
	font-size: 14px;
	font-weight: bold;
	color: #323328;
}

.header {
	font-size: 12px;
	font-weight: bold;
	color: #323328;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	font-size: 12px;
	color: #000000;
}

i {
	font-size: 12px;
	color: #000033;
}

table {
	font-size: 12px;
	color: #323328;
	border:thin;
}