a
{
	font-weight: bold;
}

a:link
{
	color: #675abb; text-decoration: underline;
}

a:visited
{
	color: #eb8b00; text-decoration: underline;
} 

a:active 
{
	text-decoration: none;
}

a:hover
{
	color: ff5900; text-decoration: none;
}

table
{
	table-border-color-light: rgb(255,204,102);

	table-border-color-dark: rgb(204,153,102); 
}

body
{
	font: 9pt Arial,Helvetica,sans-serif;
	background-color: #EBE6D5;
}

.textsmall 
{
	font: 9pt Arial,Helvetica,sans-serif;
}

h1
{
	FONT-WEIGHT: normal; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 0px; COLOR: #666666; FONT-FAMILY: "Times New Roman",Times,serif;
}

h2 
{
	FONT-WEIGHT: normal; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 0px; COLOR: #666666; FONT-FAMILY: "Times New Roman",Times,serif;
}

h3 
{
	FONT-WEIGHT: normal; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 0px; COLOR: #333333; FONT-FAMILY: "Times New Roman",Times,serif;
}

h4 
{
	MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 0px; FONT: bold 9pt Verdana,Arial,Helvetica,sans-serif;
}

h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}

h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}