sup {
	font-family: Times;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 6px;
}

td {
	font-family: Times;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	margin: 20px;
}

p {
	text-decoration: none;
	margin: 15px;
}

a:visited {
	color: #0D2245;
	text-decoration: none;
}

a:link {
	color: #0D2245;
	text-decoration: none;
	font-size: 16px; }

a:hover {
	color: #7A1E42;
	text-decoration: none; }

.head {
	font-family: Times;
	font-weight: bold;
	font-size: 34px;
	color: #0D2245;
	text-decoration: none; }

.head2 {
	font-family: Times;
	font-weight: bold;
	font-size: 18px;
	color: #0D2245;
	text-decoration: none;
	line-height:20px; }

.copy {
	font-family: Times;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
	
li {
	font-family: Times;
	font-size: 14px;
	list-style-image: url(images/bullet.jpg);
	vertical-align: middle;
	margin-left: 20px;
}

a.vid:visited {
	color: #0D2245;
	text-decoration: underline;
}

a.vid:link {
	color: #0D2245;
	text-decoration: underline;
	font-size: 16px;
}

a.vid:hover {
	color: #7A1E42;
	text-decoration: underline;
} 