p {
font-family: Georgia,Times New Roman, serif;
color: #999999;
word-spacing: normal;
font-weight: lighter;
font-size: 12px;
}
h1 {
font-family: Arial, Helvetica, sans-serif;;
color: #999999;
font-size: 10px;
font-weight: lighter;
line-height: 1.5;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover, a:active {
	text-decoration: none;
	color: #cccccc;
}
