body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
margin:15px;
}

#page-background{
	position:fixed;
	top:0;
	left:0;
		width:100%;
	height:100%; background-image:url(background.png);

}
#container {
	position:absolute;
	z-index:1;
	width:100%;
}

a:link {
	color: #626262;
	text-decoration: none;
}
a:visited {
	color: #626262;
	text-decoration: none;
}
a:hover {
	color: #626262;
	text-decoration: underline;
}
a:active {
	color: #626262;
	text-decoration: none;
}

.Style2 {font-size: 10px; color: #fff;}
.Style12 {font-size: 12px}
.Style14 {font-size: 11px}
.Style19 {color: #626262}
.Style25 {font-size: 16px}
.Style26 {
	color: #626262;
	font-size: 16px;
	font-weight: bold;
}
h1{
	
	color: #626262;font-size: 18px; font-weight:bold}
	
	h2{
	
	color: #626262;font-size: 16px; font-weight:bold}
	
	h3{
	
	color: #626262;font-size: 14px;}
	
		h4{
	
	color: #626262;font-size: 12px; font-weight:bold }