﻿p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
}

body {
background-color: #ffffff
}
.linkur {
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;

}
a:active {
	text-decoration: none;
	color: #33333;
}
