
/*  GLOBAL  */

body,form,fieldset {margin:0;padding:0;}

body {	font-family: verdana, helvetica, trebuchet, arial;
	font-size: 12px;
	font-weight: normal;
	color: #484848;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 25px;
	background: #FFFFFF;
	}

a {text-decoration:underline;}
a img {border:none;}
a {color:#9B971D;}
a:hover {color:#009193;}

	
h1 {	font-family: georgia, times new roman, times, serif;
	font-size: 16px;
	color: #EF5716;
	padding-bottom: 15px;	
	}

h2 {	font-family: georgia, times new roman, times, serif;
	font-size: 15px;
	color:#98AD8B;
	padding-bottom: 8px;
	padding-top: 20px;
	margin:0px 0px 0px 0px;
	}
	
h3 {	font-family: georgia, times new roman, times, serif;
	font-size: 15px;
	color:#C17E5D;
	padding-bottom: 8px;
	padding-top: 20px;
	margin:0px 0px 0px 0px;
	}
	
h4 {	font-family: georgia, times new roman, times, serif;
	font-size: 15px;
	color:#C1C05D;
	padding-bottom: 8px;
	padding-top: 20px;
	margin:0px 0px 0px 0px;
	}	



/*  MAIN  */

.m a:link { color: #A47F26; text-decoration: underline }
.m a:active { color: #2E4B3B; text-decoration: underline }
.m a:visited { color: #A47F26; text-decoration: underline }
.m a:hover { color: #2E4B3B; text-decoration: underline }
.m { font-family: verdana, helvetica, trebuchet, arial;
	font-size: 12px;
	font-weight: normal;
	color: #484848;
	line-height: 20px;
	}
	
.df { font-family: verdana, helvetica, trebuchet, arial;
	font-size: 10px;
	font-weight: normal;
	color: #C4C4C4;
	line-height: 12px;
	padding: 10px 0px 30px 0px;
	}
	
	


/*  IMAGES  */

.photo_right {
	margin: 10px 0px 10px 15px;
	border: 1px #9D6F2C solid;
	}

.photo_left {
	margin: 0px 10px 0px 0px;
	border: 1px #9D6F2C solid;
	}


/*  CHART  */

.ctitle { font-weight: bold;
	color: #484848;
	line-height: 20px;
	text-align: center;
	background: #F5F3EB;
	padding: 5px;
	border: #C1C5C8 solid 1px;
	}

.cstitle { font-weight: bold;
	color: #484848;
	line-height: 12px;
	text-align: center;
	background: #F5F3EB;
	padding: 3px;
	border: #C1C5C8 solid 1px;
	}
	
.c1 { font-weight: normal;
	color: #484848;
	line-height: 20px;
	background: #F5F3EB;
	padding: 5px;
	border: #C1C5C8 solid 1px;
	}
	
.c2 { font-weight: normal;
	color: #484848;
	line-height: 20px;
	text-align: center;
	background: #F8F7F3;
	padding: 5px;
	border: #C1C5C8 solid 1px;
	}
	
.c3 { font-weight: normal;
	color: #484848;
	line-height: 20px;
	text-align: center;
	background: #F8F7F3;
	padding: 5px;
	border: #C1C5C8 solid 1px;
	}	