﻿a:link {
	color: #660033;
	text-decoration:none
}
a:hover{
	color: #660033;
	text-decoration:underline
}
a:visited {
	color: #660033;
	text-decoration:none
}
a:active {
	color: #660033;
	text-decoration:none 
} 
table {
	table-border-color-light: rgb(255,255,255);
	table-border-color-dark: rgb(255,255,255);
}
body {
	font-family: Palatino Linotype, Book Antiqua, Times New Roman;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0)
}
h1 { font-family: Palatino Linotype, Book Antiqua, Times New Roman; color: rgb(0,0,0); }
h2 { font-family: Palatino Linotype, Book Antiqua, Times New Roman; color: rgb(0,0,0); }
h3 { font-family: Palatino Linotype, Book Antiqua, Times New Roman; color: rgb(0,0,0); }
h4 { font-family: Palatino Linotype, Book Antiqua, Times New Roman; color: rgb(0,0,0); }
h5 { font-family: Palatino Linotype, Book Antiqua, Times New Roman; color: rgb(0,0,0); }
h6 { font-family: Palatino Linotype, Book Antiqua, Times New Roman; color: rgb(0,0,0); }

td {
	padding: 2px;
	margin: 2px;
}
