h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: 3px;
	text-transform: capitalize;


}
p {
	font-family: Tahoma;
	font-size: 10pt;
	text-transform: none;
}
a {
	font-family: Tahoma;
	font-size: 10pt;
	color: #387792;
	text-decoration: underline;
}
h2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #528BA4;
	letter-spacing: 3px;
	text-transform: capitalize;
	top: 20px;

}
table {
	font-family: Tahoma;
	font-size: 12px;
	bottom: 15px;
}
.left_nav, .left_nav a, .left_nav a:link, .left_nav a:visited, .left_nav a:active
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	width: 160px;
	line-height: 25px;
	text-decoration: none;
	background-position: right;
	text-align: right;
	white-space: normal;
	border-top: #666666;
	border-right: 30px;
	border-bottom: #666666;
	border-left: #666666;
	letter-spacing: 1pt;
	text-transform: lowercase;

}

.left_nav a:hover
{
	color: #4092BA;
	background-color: #333232;
}
h3 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 2px;

}
li {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(images/Bullet.jpg);

}
.mp_backlinks, .mp_backlinks a, .mp_backlinks a:link, .mp_backlinks a:visited, .mp_backlinks a:active
 {
	font-family: Tahoma;
	text-transform: lowercase;
	color: #999999;
	font-size: 9px;
	color: #000;
	padding: 0.5em;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #F2F2F2;

}
.topnav, .topnav a, .topnav a:link, .topnav a:active

{
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 5px;
	line-height: normal;
	vertical-align: top;
	padding-bottom: 2px;
}
.topnav hover, .topnav a:visited,
{
color: #708D9B;
}

