a {text-decoration: none}
a:link       { color: #5B7FA6 }
a:visited    { color: #5B7FA6 }
a:hover     { color: #80A7AC; text-decoration: underline }
body         { font-family: Arial; font-size: 10pt }
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
}
tbody        { font-family: Arial; font-size: 10pt }
h1, h2, h3, h4, h5, h6 { font-family: Arial }

