@charset "utf-8";
/* CSS Document */

body{
	background-color:#4d4636;
	background-image: url(../images/bg.png);
	color:#4d4636;
	font-family:tahoma;
	font-size:12px;
}

table{
	font-family:tahoma;
	font-size:12px;
}

a:link{color:#ede9de; text-decoration:none;}
a:hover{color:#ede9de; text-decoration:none;}
a:visited{color:#ede9de; text-decoration:none;}

.formal{
	font-size:12px;
	background-color:#f7f5ee;
	float:center;
	border:3px solid #e5dfcf;
	-moz-border-radius:10px;
}
.formal a{ text-decoration:none;}
.formal a:hover{ text-decoration:underline;}

.formal_h{
	font-size:12px; 
	background-color:#adc0ac; 
	float:center;
}

.footer{
	font-size:10px;
	color:#ede9de;
}

h1{font-family:"Times New Roman", Times, serif;}

h2{font-family:"Times New Roman", Times, serif;}

h2{font-family:"Times New Roman", Times, serif;}

