body {
	background-color: #FBFBFB;
        font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #0B0B0D;
	text-align: justify;
	padding: 30px;
	margin: 30px;
}


table, tr, td {
	border: none;
        font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #0B0B0D;
	text-align: justify;
}


a:link, a:visited {
	font-family: century gothic, tahoma, arial, sans-serif;
	font-style: normal;
	color: #E78A00;
	text-decoration: none;
}


a:hover {
	font-family: century gothic, tahoma, arial, sans-serif;
	font-style: italic;
	color: #E78A00;
	text-decoration: none;
}


a:active {
	font-family: century gothic, tahoma, arial, sans-serif;
	font-style: normal;
	color: #E78A00;
	text-decoration: none;
}


img {
	border: 0;
}


a img {
	border: 5px solid #FFD223;
}


a:hover img {
	border: 5px solid #FCA51C;

}


p, li { 
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
}


input, textarea, option, select {
	background-color: #FBFBFB;
       	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 13px;
	color: #0B0B0D;
	border: 1px solid #0B0B0D;
	padding: 1px;
}


h1 {
	font-family: century gothic, tahoma, arial, sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
	letter-spacing: 4px;
	color: #F3C101;
	text-align: left;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
}


h2 {
	font-family: century gothic, tahoma, arial, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #0B0B0D;
	text-align: left;
	margin: 0px;
}


.nav {
	font-family: century gothic, tahoma, arial, sans-serif;
	font-size: 19px;
	line-height: 25px;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
}


.nav a:link, .nav a:visited {
	font-style: normal;
	color: #FCA51C;
	padding: 0px 20px 0px 20px;
}


.nav a:hover {
	font-style: normal;
	color: #F3C101;
	padding: 0px 20px 0px 20px;
}


.nav a:active {
	font-style: normal;
	color: #FCA51C;
	padding: 0px 20px 0px 20px;
}


.imagel {
	border: 5px solid #FFD223;
	margin: 0px 12px 0px 0px;
}


.imager {
	border: 5px solid #FFD223;
	margin: 0px 0px 0px 12px;
}


.imagec {
	border: 5px solid #FFD223;
	margin: 0px 3px 0px 3px;
}