﻿p {
	font-family: verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	vertical-align: 1px;
	text-decoration: none;
}
p.style1 {
	font-family: verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: small;
}
a:visited {
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-size: small;
}
a:hover {
	color: #800000;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
}
a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: small;
}
