BODY {
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(Images/bgpages.gif);
}
H1 {
	color: #CC6633;
	font-family:Arial, "Sans-Serif";
	font-size:16px;
	font-weight:bold;
	font-style: normal;
}
H2 {
	color:#FF6600;
	font-family: Arial, "Sans-Serif";
	font-size:14px;
	font-weight:bold;
	font-style: italic;
}
H3 {
	color:#CC6633;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
P {
	color:#FF6600;
	font-size:12px;
	line-height: normal;
}
a:link {
	color: #FF6633;
	text-decoration:underline;
	font-weight: bold;
}
a:hover{
	text-decoration:underline;
	color: #FF0000;
	font-weight: bold;
}
a:visited {
	color: #FF6633;
	text-decoration: underline;
	font-weight: bold;
}
