BODY, TD, P, LI, H1, H2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	letter-spacing: 1 px;
}

A {
	color: #808080;
	text-decoration: none;
}

A:hover {
	color: Black;
	text-decoration: underline;
}

A:active {
	color: Silver;
}

A.lmenu {
	background-color: #ffffff;
}

A:hover.lmenu {
	background-color: white;
	text-decoration: none;
}

.mainmenu {
	list-style-image: url('img/bullet.gif');
	padding: 0px;
	margin-left: 18px;
	border-top : 0px dotted;
	border-width : 0px 0px;
	border-bottom : 0px dotted;
	margin-bottom : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
	margin-top : 0px;
}

.hmenu {
	font-family: Arial;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	line-height: 18px;
	color: black;
}

H1 {
	color: Black;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	padding : 0px;
	border-width : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
	vertical-align : 1%;
}

H2 {
	color: #808080;
	font-size: 15px;
	font-weight: bold;
}

H3 {
	color: #808080;
}

HR{
	border-bottom: 1px dashed Gray;
	color : White;
	margin-bottom : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
	margin-top : 0px;
}

