.title_1
{
  font: normal normal bold 12pt arial;
  color:#515a64;

}

.title_2
{
  font: normal normal bold 18pt arial;
  color:white;

}

.title_3
{
  font: normal normal bold 12pt arial;
  color:white;

}


.spanTitle
{
  width:130;
  height:25;

}

.spanTextbox
{
   width:220;
   height:25;

}


.content_small
{
  font: normal normal normal 9pt arial;

}


.content
{
  font: normal normal normal 9pt arial;
  color:#7B7B7B;

}


a
{

  color:white;
  text-decoration:none;

}

.listStyle
{
  background-color:#68a9ed
}

.listStyle2
{
  background-color:#3a92ec
}


.copyright
{
  font: normal normal normal 9pt arial;
  color:gray
}

