/*@charset "utf-8";*/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	padding:0; margin:0; border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left; color:#000000;
	line-height:1.4em;
	font-size:0.7em;
}

img { padding:0; border:0; vertical-align:top; }				

hr { border:none; height:1px; line-height:1px; background:#E6A79F; color:#E6A79F;}

/******* hyperlink and anchor tag styles *******/
a:link { background-color:transparent;/* color:#666666; text-decoration:none;*/ }
a:visited { background-color:transparent;/* color:#666666; text-decoration:none;*/ }
a:hover { background-color:transparent;/* color:#000000; text-decoration:underline;*/ }
a:active { background-color:transparent;/* color:#666666; text-decoration:none;*/ }

/************** header tag styles **************/
h1 { font-size:18px; line-height:20px; margin:0 0 5px 0; padding:0; color:#76A938; font-weight:normal;}
h2 { font-size:1.3em; line-height:1.4em; margin:0; color:#CD4F40; padding-bottom:7px; font-weight:bold;}
h3 { font-size:1.1em; line-height:1.3em; color:#CD4F40; margin:0; font-weight:bold; padding-bottom:5px; }
h4 { font-size:1em; line-height:1.3em; padding-bottom:3px; margin:0; color:#76A938; font-weight:bold; }
h5 { }
h6 { }

h1 a { color:#76A938; text-decoration:none;}
h2 a {color:#CD4F40; text-decoration:none;}
h3 a {color:#CD4F40; text-decoration:none;}
h3 a:hover { text-decoration:underline;}

acronym { cursor:help; border:0px; border-bottom:1px dashed black; }

p { margin:0 0 10px 0; padding:0;}

.home_page_news a {color:#000000; line-height:1.3em; display:block;}
.home_page_news a:link,.home_page_news a:active, .home_page_news a:visited  { text-decoration:none;}
.home_page_news a:hover { text-decoration:underline}
