/* CSS Document */

h1,h2,h3,h4,h5,h6{
	font-family:Georgia,Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-weight:lighter;
	margin:5px 0px 0px -10px;
	color: #DAD596;
}
h1{
	font-size:22px;
}
h2{
	font-size:20px;
}
h3{
	font-size:30px;
	color:#ffffff;
}
h4{
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}
h5{
	font-size:16px;
	color:#af3d0a;
}
h6{
	font-size:11px;
	font-weight:bold;
	color:#222;
}



.front {
	font-family:  Trebuchet MS, Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #DAD596;
}

.front_small {
	font-family:  Trebuchet MS, Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #DAD596;
}

.front2 {
	font-family:  Trebuchet MS, Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #DAD596;
	font-weight:bold;
}

.front3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size: 10px;
	color: #000000;
}



