﻿.PageTag {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center
}
.PageTag a { color: #666666; text-decoration: none }
.PageTag a hover { color: #666666; text-decoration: underline  }

.PageIndex {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
.PageIndex a { color: #666666; text-decoration: none }
.PageIndex a hover { color: #666666;	text-decoration: underline }
.footer {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.footer a {
	color: #666666;
	text-decoration: none;
}
.subheading {
	text-align: right;
}