/* CSS Document */


/*	Tag styles */
/* ---------------------------------------------------------------------------------- */
a { text-decoration: none; }
body { color:#4C000F; }



/*		General styles  */
/* ---------------------------------------------------------------------------------- */
.titles { font-family: Arial, Helvetica, sans-serif; FONT-SIZE: 120%; font-weight:bold; color:#4C000F; }
.titlesdetails { font-family: Arial, Helvetica, sans-serif; FONT-SIZE: 14pt; color:#4C000F; font-weight:normal; padding: 5 0 5 10; }
.subtitles { font-family: Arial, Helvetica, sans-serif; FONT-SIZE: 11pt; color:#4C000F; font-weight:bold; padding: 0 0 20 10; height:20px; }

.body { font-family: Arial, Helvetica, sans-serif; FONT-SIZE: 68%; color:#4C000F; font-weight:normal; line-height:140%; }
.body A { color:#4C000F; text-decoration:none; }
.body A:visited { color:#4C000F; }
.body A:hover { color:#FFFFFF; text-decoration:none; }

.bodydetails { color:#4C000F; font-weight:normal; FONT-SIZE: 68%; padding: 5 0 5 0; }
.bodydetails A {color:#4C000F; font-weight:normal; text-decoration:none; }
.bodydetails A:hover { color:#4C000F; font-weight:normal; text-decoration:underline; }

.subMenu { font-family: Arial, Helvetica, sans-serif; color:#4C000F; font-weight:normal; FONT-SIZE: 68%; padding: 0 0 0 0; }
.subMenu A {color:#4C000F; font-weight:normal; text-decoration:none; }
.subMenu A:hover { color:#4C000F; font-weight:normal; text-decoration:underline; }




