.hlink {
	color: #ffffff;
	font-family: Arial;
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
}
.hlink:hover {
	color: #ffff00;
	font-family: Arial;
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
}
a {
color:#E1E100;
text-decoration:none;
}
a:hover {
color:#FF0000;
text-decoration:none;
}
p {
line-height:17px;
}
.link1 body, td {
	color: #990000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	text-align:justify;
}

.link1 a:link{
	color:#E1E100;
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
}

.link1 a:hover{
	color:#FF0000;
	text-decoration:none;
}

.link2 body, td {
	color: #990000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight:100;
}

.link2 a:link{
	color: #990000;
	font-family: Arial;
	font-size: x-small;
text-decoration: underline:
}

.link2 a:hover{
	color: #990000;
	font-family: Arial;
	font-size: x-small;
text-decoration: underline;
}

.link2 a:visited{
	color: #990000;
	font-family: Arial;
	font-size: x-small;
text-decoration: underline;
}

.link2 a:active{
	color: #990000;
	font-family: Arial;
	font-size: x-small;
text-decoration: underline;
}
.heading1 {
color: #990000;
font-family: Arial;
font-size: 18px;
text-decoration: none;
font-weight:bold;
display:inline;
}
h1 {
color: #990000;
font-family: Arial;
font-size: 18px;
text-decoration: none;
font-weight:bold;
display:inline;
}
.heading2 {
	color: #990000;
	font-family: Arial;
	font-size: 14px;
text-decoration: none;
font-weight:bold;
}
h2,h3,h4,h5,h5 {
color: #990000;
font-family: Arial;
font-size: 14px;
text-decoration: none;
font-weight:bold;
display:inline;
}
li {
padding-top:10px;
}
.leftnav {
	text-align:center;
	display:block;
	height:27px;
	width:160px;
	background:url(images/leftnav.jpg);
	color:#FFFFFF;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}
.leftnav:hover {
	background:url(images/leftnav2.jpg);
	color:#990000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;	
}

.tablink {
text-decoration:none;
color:#FF0000;
font-weight:bold;
font-size:14px;
}
.tablink:hover {
text-decoration:none;
color:#D7D700;
font-weight:bold;
font-size:14px;
}