body {
	font-family: Trebuchet MS, Arial;
	font-color: #333333;
	font-size: 13px;
}

td {
	font-family: Trebuchet MS, Arial;
	font-color: #333333;
	font-size: 13px;
	text-decoration: bold;
}

th {
	font-family: Trebuchet MS, Arial;
	font-color: #333333;
	font-size: 13px;
	text-decoration: bold;
}
p {
	font-family: Trebuchet MS, Arial;
	font-color: #333333;
	font-size: 13px;
	text-decoration: bold;
}
a:link {
	font-family: Trebuchet MS, Arial;
	font-color: #0000FFF;
	font-size: 13px;
	text-decoration: bold;
	text-decoration: underline;
}
a:visited {
	font-family: Trebuchet MS, Arial;
	font-color: #0000FF;
	font-size: 13px;
	text-decoration: bold;
	text-decoration: underline;
}
a:hover {
	font-family: Trebuchet MS, Arial;
	font-color: #0000FF;
	font-size: 13px;
	text-decoration: bold;
}

.largeTitle {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	font-family: Georgia, Times, Arial;
	padding: 3px;
	font-style: italic;
}

.largeTitlePink {
	font-size: 20px;
	font-weight: bold;
	color: #FF3399;
	font-family: Georgia, Times, Arial;
	padding: 3px;
	font-style: italic;
}
.Heading {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	font-family: Trebuchet MS, Arial, san-serif;
}

.caption {
	font-size: 11px;
	font-style: italic;

}

#indexPinkBox{
	background-color:c0317d;
	color:ffffff;
	width:400px;
	padding:10px;
}

#invLinkMenu{
margin-top:30px;
	background-color:#EA549E;
	color:ffffff;
	width:250px;
	padding:10px;
}

.footer, a.footer, a.footer:visited, a.footer:hover {
	font-size: 11px;
	color: #333333;
}
