.titles {
	font-size: small;
	color: #808080;
	font-weight: bold;
	font-family: Times New Roman;
}
body {
	color: #808080;
	font-size: x-small;
	font-family: Times New Roman;
}
td {
	font-size: x-small;
	font-family: Times New Roman;
}
.gridmenu
{
	font-weight: normal;
	font-size: x-small;
	color: white;
	font-family: Times New Roman;
	background-color: #2f6fd5;
}
.gridalt
{
	font-size: x-small;
	font-family: Times New Roman;
	background-color: #DEE5EF;
}
.gridborder
{
	border-right: #2f6fd5 1px solid;
	border-top: #2f6fd5 1px solid;
	border-left: #2f6fd5 1px solid;
	border-bottom: #2f6fd5 1px solid;
}

a:visited {
	color: #0000FF;
}
