h1 {
	color: #000000;
	font-family: Georgia, tahoma;
	font-size: 20px;
	margin-bottom: -5px
}

h2 {
	color: #000000;
	font-family: Georgia, tahoma;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: -10px
}

p {
	color: #000000;
	font-family: Georgia, tahoma, arial;
	font-size: 12px;

}

p1 {
	color: #000000;
	font-family: Georgia, tahoma, arial;
	font-size: 12px;
	margin-bottom: -10px

}

li {
	color: #000000;
	font-family: Georgia, tahoma, arial;
	font-size: 12px;
	margin-bottom: 2px

}

a:link {
	color: #7f1eb1;
	font-weight: bold;
	text-decoration:underline;
}

a:visited {
	color: #7f1eb1;
	font-weight:bold;
	text-decoration:underline;
}

a:active {
	color: #7f1eb1;
	text-decoration:underline;
}

a:hover {
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
}

td { 
	color: #000000;
	font-family: Georgia, tahoma, arial;
	font-size: 12px;
	text-decoration: none; 
}

tr { 
	color: #000000;
	font-family: Georgia, , tahoma, arial;
	font-size: 12px;
	text-decoration: none; 
}
