BODY { margin : 0;}
TABLE { margin : 0;}
DIV { margin : 0; }

A {
        text-decoration : none;
        color : navy;
    }

A:Visited  { color : navy; }
A:Active  { color : navy; }
A:Hover { color : red; }

.menu { color: #E0B060;}
A.menu { color: #E0B060;}
A.menu:Visited { color: #E0B060;}
A.menu:Active { color: #E0B060;}
A.menu:hover { color: #FFe090;}

.text { text-align : justify; }

.mini  {
        font-family : Times New Roman,Times,serif;
        font-size : 7pt;
       }

.maintitle {
        font-family : Times New Roman,Times,serif;
		font-size: 18pt;
		font-weight: bold;
	    text-align: center;
		margin: 0;
    }

.subtitle {
        font-family : Times New Roman,Times,serif;
		font-size: 11pt;
		font-weight: bold;
	    text-align: center;
		margin: 0;
    }

	   
P  {
        font-family : Times New Roman,Times,serif;
        font-size : 11pt;
        text-align : justify;
    }

TD {
        font-family : Times New Roman,Times,serif;
		font-size: 11pt;
    }

form { margin : 0;}
.form {
    font-size : 9pt;
}



.news_list_title { background-color: #5F2734; color: #E0B060; font-size: 7pt; font-family: Arial,Helvetica,sans-serif; }
A.news_list_title { color: #E0B060; }
A.news_list_title:Visited { color: #E0B060; }
A.news_list_title:Active { color: #E0B060; }
A.news_list_title:hover { color: #FFe090; }

.news_list_links { background-color: #5F2734; color: #E0B060; font-size: 7pt; font-family: Arial,Helvetica,sans-serif; }
A.news_list_links { color: #E0B060; }
A.news_list_links:Visited { color: #E0B060; }
A.news_list_links:Active { color: #E0B060; }
A.news_list_links:hover { color: #FFe090; }

.news_list_summary { background-color: #eEe9d9; font-size: 7pt; font-family: Arial,Helvetica,sans-serif; }
A.news_list_summary { color: #c09040; }
A.news_list_summary:Visited { color: #c09040; }
A.news_list_summary:Active { color: #c09040; }
A.news_list_summary:hover { color: #E0B060; }
