body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
	background-color : #ffffff;
	
}
.tbl1 
{ 
background: url('images/back.gif'); 
background-repeat: no-repeat; 
} 

.tbl2 
{ 
background: url('images/antetli.jpg'); 
background-repeat: repeat; 
} 

.tbl3 
{ 
background: url('images/head.gif'); 
background-repeat: no-repeat; 
} 


p,h1,h2,h3,main {
	font-family: Verdana,Helvetica, sans-serif;
	font-size: 85%;
	color: black;
}


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%;
        color: #cc0000;

	font-weight: bold;
}


h3 {

	font-size: 110%;
        color: #cc0000;

	
}


h4 {

	font-size: 110%;
        color: #C96E29;

	
}


h5 {

	font-size: 110%;
        color: navy;

	
}

h6 {

	font-size: 80%;
        color: green;

	
}
h7{

	font-size: 110%;
        color: #cc0000;

	
}


ul {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: black;

	
}

A:hover
{
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    font-weight: bold;
}
A
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
    font-weight: bold;
}


