h1 {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
h2 {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 18px;
	font-weight: normal;
	line-height: 16px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	color: #FFF;
}
h3 {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	font-style: normal;
	color: #FFF;
	}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: inherit;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}	
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
	
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	background-color: #353535;
}
.tabel1 {
	border-top-color: #002844;
	border-right-color: #002844;
	border-bottom-color: #FFF;
	border-left-color: #002844;
}
