h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #95469B;
}

a:link {
	color: #95469B;
}
a:visited {
	color: #95469B;
}
a:hover {
	color: #1D1647;
}
a:active {
	color: #95469B;
}
p,td,body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-image: url(images/squarebullet.gif);
	list-style-position: inherit;
}
body {
	background-color: #EAE8E8;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}

.nav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0C0C0;
}
.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #95469B;
	text-decoration: none;
}
.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #95469B;
	text-decoration: none;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D1546;
	text-decoration: none;
}
.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C0C0C0;
	text-decoration: none;
}
.red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
}
.company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #95469B;
	text-transform: uppercase;
}
.name {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.time {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1D1546;
	text-transform: none;
}
