/* CSS Document */

body {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-image: url(../images/background.gif);
	margin-left: 20px;
	margin-top: 25px;
}

tr { color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; } 

hr { height: 1px; color="#800000"; }

a { color:#000000; text-decoration:none; font-weight: bold; }
a:hover { color:#C11C1C; text-decoration:underline; font-weight: bold; }
a:active { color:#C11C1C; text-decoration:underline; font-weight: bold; }

a.subnav { color:#000000; text-decoration:none; font-weight: bold; }
a:hover.subnav { color:#C11C1C; text-decoration:underline; font-weight: bold; }
a:active.subnav { color:#C11C1C; text-decoration:underline; font-weight: bold; }

a.contentlink { color:#C11C1C; text-decoration:underline; font-weight: normal; }
a:hover.contentlink { color:#C11C1C; text-decoration:underline; font-weight: normal; }
a:active.contentlink { color:#C11C1C; text-decoration:underline; font-weight: normal; }

.headline { color: #C11C1C; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; }
.subheadline { color: #C11C1C; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold;}

