a:link
{
	color: #E08C30; 
}
a:visited
{
	color: #E08C30; 
} 
a:active 
{
	color: #E08C30;
}
body
{
	font-family: Arial;
	background-color: #F5F8C1;
	color: #000000;background-image:url('images/bg.gif'); background-repeat:repeat-x; font-size:10pt
}
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153); 
	font-family:Arial; font-size:10pt 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: #000000; font-size:14pt; font-style:italic; font-weight:bold 
}
h2
{
	color: #000000; font-size:14pt; font-style:italic; font-weight:bold 
}
h3
{
	color: #000000; font-size:14pt; font-weight:bold; font-style:italic
}
h4
{
	color: #000000; font-size:10pt; font-weight:bold; font-style:italic
}
h5
{
	color: #996633; font-size:10pt; font-weight:bold; font-style:italic
}
h6
{
	color: #CC9900;font-family:Arial;
}