body
{
	font-family:"Papyrus", sans-serif;
	font-size:16px;
	font-style:normal;
	text-align:left;
	vertical-align: middle;
	background-image:url(../images/backgr.jpg);
}

img.header
{
	width: 775px;
	height: 143px;
	border: 0px;
}

a:hover 
{
	font-weight:bold;
}

table.menu
{
	padding:0px;
	margin:0px;
	border: none;
}

td.menu_button
{
	background-image: url(../images/button.jpg); 
	background-repeat:no-repeat; 
	background-position:center; 
	position:block; 
	min-width: 150; 
	min-height: 50px;
	max-width: 150; 
	max-height: 50px; 
	width: 150; 
	height: 50px; 
	margin: 0px; 
	padding: 0px; 
	text-align:center;	
}

td.menu
{
	position:block; 
	min-width: 150; 
	min-height: 50px;
	max-width: 150; 
	max-height: 50px; 
	width: 150; 
	height: 50px; 
	margin: 0px; 
	padding: 0px; 
	text-align:center;	
}

a.menu
{
	color:white;
}

table
{
	background-color:#FFFFFF;
}


/*HEADERS*/
h1, h2, h3
{
	text-align:center; font-family:"papyrus";
}
h1
{
	font-size: 30px;
}
h2
{
	font-size: 25px;
}
h3
{
	font-size: 20px;
}

/* COMMENT AND SMALL */

h4
{
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

h5
{
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#999999
}

h6
{
	text-align:right;
	font-family: "Courier New", Courier, mono;
	font-size:10px;
}

img.thumbnail{
	width: 100px;
	border: 0px none;
}
