body {
  margin: 0;
  background-color: #FFFFFF;
  font-family : arial;
  font-size : 12px;
  color : #000000;
}

td.t {
  font-size : 125%;
  font-family : arial;
  color : #000000;
}

td.bar {
  table-layout : fixed;
  background-image : url('images/linebg4.jpg');
  width : 775px;
  height : 35px;
}

td.ban {
  table-layout : fixed;
  background-color : #644165;
  width : 775px;
  background-image : url('images/banner3.jpg');
  background-repeat : no-repeat;
  height : 81px;
}

td.main {
  table-layout : fixed;
  background-color : #D1E5FC; 
  padding : 20px 50px 20px 50px;
  font-family : arial;
  font-size : 12px;
  color : #000000;
  width : 490px;
  text-align:justify;
  vertical-align : top;
}

td.left {
  table-layout: fixed;
  background-color : #D9C4D9;
  padding : 20px 5px 20px 5px;
  font-family : arial;
  font-size : 12px;
  color : #4F3450;
  width : 175px;

  line-height : 1.5em;
}



td {
  font-size : 12px;
  font-family : arial;
  color : #000000;
  margin: 0;
}


p {
  font-size : 12px;
  font-family : arial;
  color : #000000;
  background : transparent;
}


h6 {
  font-size : 125%;
  font-family : arial;
  color : #3491BC;
  background : transparent;
  text-align : center;
}


h5 {
  font-size : 150%;
  font-family : arial;
  color : #3491BC;
  font-weight : bold;
  background : transparent;
  text-align : center;
}


h4 {
  font-size : 150%;
  font-family : arial;
  color : #000000;
  font-weight : bold;
  background : transparent;
  text-align : center;
}


h3 {
  font-size : 175%;
  font-family : arial;
  color : #3491BC;
  font-weight : bold;
  background : transparent;
  text-align : center;
}


h2 {
  font-size : 175%;
  font-family : arial;
  color : #000000;
  font-weight : bold;
  background : transparent;
  text-align : center;
}


h1 {
  font-size : 200%;
  font-family : arial;
  color : #000000;
  background : transparent;
  text-align : center;
}

ul {
  font-size : 100%;
  font-family : arial;
  color : #000000;
  background : transparent;
  text-align : left;
}


ul.circle {
  list-style-type: circle;
  font-size : 100%;
  font-family : arial;
  color : black;
  text-align : left;
}

ul.square {
  list-style-type: circle;
  font-size : 100%;
  font-family : arial;
  color : black;
  text-align : justify;
}

a:link {
  font-size : 12px;
  font-weight: bold;
  font-family : arial;
  color : #4F3450;
  background : transparent;
  text-decoration : none;
}

a:visited, a:active {
  font-size : 12px;
  font-weight: bold;
  font-family : arial;
  color : #4F3450;
  background : transparent;
  text-decoration : none;
}


a:hover {
  font-size : 12px;
  font-family : arial;
  font-weight: bold;
  color : #3491BC;
  text-decoration : none;
}

}

font.hl {
  font-size : 125%;
  font-family : arial;
  font-weight : bold;
  color : #3491BC;
}

font.h2 {
  font-size : 150%;
  font-family : arial;
  font-weight : bold;
  color : #3491BC;
  text-align : center;
}

font.h3 {
  font-size : 125%;
  font-family : arial;
  font-weight : bold;
  color : #3491BC;
  text-align : left;
}

p.left {text-align : left}
p.center {text-align : center}

.buttonscontainer {width: 125px;}

.buttons a {color: #4F3450;
background-color: #D9C4D9;
padding: 3px 0px 2px 0px;
display: block;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #D9C4D9;
color: #3491BC;
text-decoration: none;}

