body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	topmargin: 0;


}
.copyright {
	font-size: 10px;
	color: #CCCCCC;
}
p {
	font-size: 13px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #003399;
	font-size: 12px;


}
a:hover {
	text-decoration: underline;

}
a:visited {
	font-size: 12px;
	color: #333399;
	text-decoration: none;
}
h1 {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: lighter;
	line-height: normal;


}
h2 {
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}
strong {
	color: #000000;
	font-size: 12px;

}
ul {
	line-height: 16px;
	color: #000066;

}

