/* Main structure
----------------------------------------------- */
Body, td{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #404040;
	line-height: 1.7;
	}
	
/* Headers
	--------------------------------------- */
h1 		{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 27px; color: #c43630; font-weight: normal;  }
h2 		{ font-family: Georgia; font-size: 32px; font-weight: normal; line-height: 120%; color: #006a80; 
               letter-spacing: 0.0em; margin: 0 0 0.8em 0; border-bottom: 1px solid #e5e5e5;
               font-style: italic; margin-right: 0; margin-top: 0; 
               margin-bottom: 0.5em }
h3     	{ font-family: Georgia; font-size: 27px; font-weight: normal; line-height: 120%; color: #006a80; 
		   letter-spacing: 0.0em; margin: 0 0 0.8em 0; border-bottom: 1px solid #e5e5e5;
               font-style: italic; margin-right: 0; margin-top: 0; 
               margin-bottom: 0.5em }
h4 		{ font-family: Georgia; font-size: 21px; color: #a1a1a1; font-style: italic; font-weight: normal; line-height: 120%;  }
h5 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 0.3em 0;
	padding: 0;
	color: #C43630;
}
h6 	{ font-size: 0.8em; font-weight: normal; color: #8fbf60; text-transform: uppercase; letter-spacing: 0.1em; margin: 0 0 0.8em 0; border-bottom: 1px solid #e5e5e5; padding: 0 0 0.4em 0; }


/* Links    .date is good, .uff_number is good.
----------------------------------------------- */
a { text-decoration: none; }
a:link, a:visited, a:active { color: #008AA8;  }
a:hover      { color: #A8001C; }
.date {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
}

.uff_number {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* NOT NECESSARY

--------------------------------------- */
