/* CSS Document */

body, table, td, h1, h2{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:12px;
	color: #000000;} 



h1{
	font-size:12px;
	margin-top:0px;
	margin-bottom:6px;
	background:#CCCCCC;
	font-family: "Trebuchet MS", Arial, Verdana;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 2px;
	
} 


h2{
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	background-color: #CCCCCC;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;


} 


a:link {color: #000000;	font-weight:normal;	text-decoration: none;}
a:visited { text-decoration: none;color: #000000;}
a:active { text-decoration: none;color: #000000;}
a:hover {
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;

}
