.whiteback	{ 
			background-color: #FFFFFF;
		}
.text {
          font-family : Tahoma;
          font-size : 10px;
      }
.posted {
          font-family : Tahoma;
          font-size : 8px;
          color : #000000;
          font-weight : bold;
      }
.headline {
          font-size : 20px;
          color : #000000;
          font-family : Tahoma;
      }
.headline2 {
          font-size : 20px;
          font-family : Tahoma;
      }
a:link {
          font-family : Tahoma;
          font-size : 10px;
          color : #000000;
          text-decoration : none;
      }
a:visited {
          font-family : Tahoma;
          font-size : 10px;
          color : #000000;
          text-decoration : none;
      }
a:hover {
          font-family : Tahoma;
          font-size : 10px;
          text-decoration : underline;
      }
a:active {
          font-family : Tahoma;
          text-decoration : underline;
          font-size : 10px;
          color : #000000;
      }

a.red:link {
          font-family : Tahoma;
          font-size : 10px;
          color : #FF0000;
          text-decoration : none;
      }
a.red:visited {
          font-family : Tahoma;
          font-size : 10px;
          color : #FF0000;
          text-decoration : none;
      }
a.red:hover {
          font-family : Tahoma;
          font-size : 10px;
          color : #FF0000;
          text-decoration : underline;
      }
a.red:active {
          font-family : Tahoma;
          text-decoration : underline;
          font-size : 10px;
          color : #FF0000;
      }      

p.bread      { text-align: left; padding-left: 3px; margin-left: 3px }
.bread      { text-align: left; padding-left: 3px; margin-left: 3px }



.style1 {
	text-align: center;
	font-family: Tahoma;
	font-size: 10px;
}
.style2 {
	text-align: right;
	font-family: Tahoma;
	font-size: 10px;

}

.style4 {
	text-align: left;
	font-family: Tahoma;
	font-size: 10px;

}





.style1-faction {
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
}
.style2-faction {
	text-align: right;
	font-family: Tahoma;
	font-size: 12px;

}

.faction {
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;

}
.style5 {
	border-collapse: collapse;
}