p {
	font-size: 11px;
	line-height: 1.2em;
}
h3 {  font-size: 12px; font-weight: bold; color: #CCCCCC}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #B9B9B9;
	text-align: right;
}
h2 {  font-size: 14px; font-weight: bold; color: #CCCCCC}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;


}
a {  font-weight: bold; color: #3399FF}
a:hover {  text-decoration: none; color: #0066FF}
.padded {
	padding: 10px;
}
ul {
	font-size: 11px;
	line-height: 1.2em;
}
ol {
	font-size: 11px;
	line-height: 1.2em;
}
