﻿.right
 {
border:1px solid #000000;
float:right;
margin:10px;
padding:2px;
}
.StandardText
{
  font-size: 10px;
  color: black;
}

.SmallText
{
  font-size: 8px;
  color: black;
}

.LargeText
{
  font-size: 14px;
  color: black;
}

a
{
  color:black;
}

* {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;

}