BODY 	{ background: none;
	  background-color: #FFFFFF;
	  scrollbar-face-color: #FFFFFF;
	  scrollbar-highlight-color: #FFFFFF;
	  scrollbar-3dlight-color: #000000;
	  scrollbar-shadow-color: #FFFFFF;
	  scrollbar-darkshadow-color: #000000;
	  scrollbar-track-color: #FFFFFF;
	  scrollbar-arrow-color: #000000;
	  margin: 0;
	  font-size: 11px;
	  text-align: justify;
	  color: #606060;
	  font-family: verdana, arial, helvetica, serif }

.a	{ position: absolute;
	  left: 0;
	  top: 0; }

.b	{ position: absolute;
	  left: 0;
	  top: 219; }

.c	{ position: absolute;
	  left: 0;
	  top: 436; }

.left	{ position: absolute;
	  left: 0;
	  top: 303; }

B	{ color: #6E1414;
	  font-weight: bold;
	  font-size: 12px;
	  text-transform:uppercase; }

DIV	{ font-size: 12px;
	  color: #606060;
	  font-family: georgia, "times new roman", serif;
	  text-align: justify; }

.menu	{ position: absolute;
	  left: 225;
	  top: 285;
	  width: 325;
	  height: 15
	  border: none;
	  margin: 0;
	  padding: 2;
	  text-align: center;
	  line-height: 15px; }

.main	{ position: absolute;
	  left: 500;
	  top: 5;
	  width: 350;
	  border: none;
	  margin: 0;
	  padding: 0;
	  text-align: justify;
	  line-height: 15px; }

.x	{ font-size: 12px;
	  font-family: georgia, serif;
	  font-weight: bold;
	  color: #000000;
	  text-align: center;
	  height: 20;
	  width: 100%;
	  padding: 0; }

a:link,a:visited,a:active { color: #941911; }
a:hover      { color: #000000; }
a{text-decoration: none; font-weight: bold; cursor:default;}