/*@charset "utf-8";*/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	padding:10px 0 0 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; border-top:1px solid #CCCCCC; }
div.hr { border-top:1px solid #CCCCCC; }
div.hr hr { display:none; }

/******* hyperlink and anchor tag styles *******/
a:link { background-color:transparent; color:#910000; text-decoration:none; }
a:visited { background-color:transparent; color:#910000; text-decoration:none; }
a:hover { background-color:transparent; color:#910000; text-decoration:underline; }
a:active { background-color:transparent; color:#910000; text-decoration:none; }

/************** header tag styles **************/
h1 { color:#910000; font-size:1.6em; line-height:1.1em; margin:0; padding:0 0 5px 0; }
h2 { color:#910000; font-size:1.4em; line-height:1.1em; margin:0; padding:0px 0 5px 0; }
h3 { color:#910000; font-size:1.3em; line-height:1.1em; margin:0; padding:0px 0 5px 0; }
h4 { color:#910000; font-size:1.1em; line-height:1.1em; margin:0; padding:0 0 5px 0; }
h5 { color:#910000; }
h6 { color:#910000; }

acronym { cursor:help; border:0px; border-bottom:1px dashed black; }

table { font-size:1em; }
strong { color:#910000; }
th { vertical-align:top; }