body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
	background-color : #ff5400;


}
.tbl1 
{ 
background: url(''); 
background-repeat: no-repeat; 
} 

p,h1,h2,h3,main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: D4D4D4;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;

	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;

	font-weight: bold;
}


h3 {

	font-size: 110%;

	



}

a:link {
    color: #0000ff;
    background-color: transparent;
}

a:visited {
    color: #0000ff;
    background-color: transparent;
}

a:hover {
    color: #ffffff;
    background-color: transparent;
    text-decoration: none;
}

a:active {
    color: #0000ff;
    background-color: transparent;
}
