p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.05em;
	color: #003366;
	width: 100%;
	padding: 0em;
}
a:link {
	color: #663366;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #663366;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}
h2 {
	color: #330033;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.1em;
	background-color: #CCCCCC;
	line-height: 20px;
}
.bold {
	font-weight: bold;
	font-size: 11px;
}
.small {
	font-size: 9px;
}
.ital {
	font-style: italic;
}
.rightpad {
	width: 90%;
}

