body
{
	margin: 0 auto;
	padding: 0;
	background-color: #c0c0c0;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt;
}

a, a:link, a:visited, a:active
{
text-align: left;
text-indent: 12px;
text-decoration:  underline;
line-height: 26px;
color: #ffffff;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
}

a.blue
{
text-align: left;
text-indent: 12px;
text-decoration:  underline;
line-height: 26px;
color: #005ca9;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
}

a:hover
{
text-align: left;
text-indent: 12px;
text-decoration: underline;
line-height: 26px;
color: #333333;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
}

h1{
font-family: "Times New Roman", Georgia, Times, Serif;
font-size: 24pt;
font-style: normal;
font-weight: normal;
}

p{
font-size: 12pt;
}

td 
{
font-size: 9pt;
}

.left{
text-align: left;
}

.right{
text-align: right;
}

.bl{
color: #006699;
}
.green{
color: #339933;
}

a.orange{
color: #ff6600;
}

.name{
font-family: "Times New Roman", Georgia, Times, Serif;
color: #660066;
text-align: left;
font-size: 14pt;
}