@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


a:link{ color: #701d0f;  font-weight:normal; font-size:12px; text-decoration:none}
a:visited{ color: #701d0f;  font-weight:normal; font-size:12px; text-decoration:none}
a:active{ color: #ac1a00;  font-weight:normal; font-size:12px; text-decoration:underline}
a:hover{ color: #ac1a00;  font-weight:normal; font-size:12px; text-decoration:underline}

h1 {
	font-size:20px;
}
ul{
text-indent: -15px;
}

.topheadline { color: #701d0f;  font-weight:bold; font-size:12px; text-decoration:none;}

.title { color: #000066; font-weight:bold; font-size:12px; text-decoration:none}
.title 	a:link{ color: #701d0f; font-weight:bold; font-size:12px; text-decoration:none}
.title a:visited{ color: #701d0f;  font-weight:bold; font-size:12px; text-decoration:none}
.title 	a:active { color: #ac1a00;  font-weight:bold; font-size:12px; text-decoration:underline}
.title  a:hover{ color: #ac1a00; font-weight:bold; font-size:12px; text-decoration:underline}
