BODY, TD {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : Black;
}
 
A {
	color: Black;
	border : thin outset Silver;
	display : block;
	float : none;
	margin-left : 10px;
	margin-top : 1px;
	padding-left : 4px;
	padding-bottom : 2px;
	padding-right : 2px;
	padding-top : 2px;
	text-align : left;
	text-decoration : none;
	background : #99CC99 repeat;
	font : normal 12px Verdana, Helvetica;
}

A.image {
	background : transparent url(none);
	border : none;
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

A:Hover {
	color: White;
	background : Black url(none) no-repeat;
	font-style : normal;
	border : thin Silver inset;
	text-indent : 4px;
}

A.image:Hover {
	background : transparent url(none);
	border : none;
	color : Black;
	text-indent : 0px;
}
H3, H4 {
	font-variant: small-caps;
	background-color: black;
	color: Silver;
	padding: 2px 2px 2px 2px;
	width: 100%;
	border : thin ridge Silver;
	font : bold normal;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	clear : none;
	display : inline;
	float : none;
	font-family : sans-serif;
	background : Black;
	margin-top : 2px;
}



H1 { 

	color: Silver;
	padding: 2px 2px 2px 2px;
	width: 100%;
	border : thin ridge Silver;
	font : bold small-caps normal 12px sans-serif;
	clear : none;
	display : inline;
	float : none;
	background : black;
	margin-top : 2px;
 } H2 { 

	color: Silver;
	padding: 2px 2px 2px 2px;
	width: 100%;
	border : thin ridge Silver;
	font : bold small-caps normal 12px sans-serif;
	clear : none;
	display : inline;
	float : none;
	background : black;
	margin-top : 2px;
 } 