body 
{
	background: #FFFFFF;
	font-family: "Times New Roman", Georgia, Times, serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt
}

A:Link
{
	color: #0D2E3F;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif


}

A:Visited
{
	color: #16587A;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif

}

A:Hover
{
	color: #800000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: overline;
	font-family: "Times New Roman", Times, serif

}

A:Active
{
	color: #008000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline overline;
	font-family: "Times New Roman", Times, serif

}

table
 {
	font-family: "Times New Roman", Georgia, Times, serif;
	vertical-align: top;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	list-style-image: url(images/bullet.jpg)
}

tr
{
	font-family: "Times New Roman", Georgia, Times, serif;
	color: #013943;
	font-weight: normal;
	list-style-image: url(images/bullet.jpg);
	font-size: 10pt

}

td
{
	font-family: "Times New Roman", Georgia, Times, serif;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none
}

.copyright
{
	font-family: "Times New Roman", Georgia, Times, serif;
	color: #cccccc; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 7pt;
	text-align: center
}

.td
{
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	border: thin outset #9D0000
}

.td1
{
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	border: thin inset #9D0000
}
.hr {
	color: #013943;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center
}
