/*@charset "utf-8";*/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	padding:0; margin:0; border:0;
	/*font-family:"Lucida Grande","Lucida Sans Unicode",Garuda,sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: normal;
	text-align:left; color:#000000; background:#E7E0D8;
	line-height:1.4em;
	font-size:0.7em;
}

img { padding:0; border:0; vertical-align:top; }

hr { border:none; border-top:1px solid #CCCCCC; }
div.hr { border-top:1px solid #CCCCCC; margin:10px 0; }
div.hr hr { display:none; }

/******* 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:1.6em; line-height:1.5em; color: #D71946; margin:0; }
h2 { font-size:1.3em; line-height:1.4em; color: #D71946; margin:0; }
h3 { font-size:1.2em; font-weight: normal; line-height:1.2em; color: #D71946; margin:0; }
h4 { font-size:1em; line-height: 1.2em; font-weight: normal; margin:0; color:#D71946; }
h5 { color:#D71946; }
h6 { color:#D71946; }


h1 a { font-size:1em; line-height:1.5em; color: #D71946; margin:0; text-decoration: none; }

acronym { cursor:help; border:0px; border-bottom:1px dashed black; }

table { font-size:1em; }
p { margin:0; padding:0 0 10px 0; }
a { color: #D71946; }
