.normal    { color: #000080; font-size: 0.83pc; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

.bold    { color: #191970; font-weight: bold; font-size: 0.83pc; font-family: Arial, Helvetica, sans-serif }
.light   { color: #eef1f4; font-size: 0.83pc; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.light2   { color: #819fba; font-size: 0.83pc; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
.title   { color: #fff; font-weight: bold; font-size: 1pc; font-family: Arial, Helvetica, sans-serif }
.subtitle  { color: #547391; font-weight: bold; font-size: 1pc; font-family: Arial, Helvetica, sans-serif }

.fb {
 width: 300px;
 color: #547391;
 background-color: #ffffff;
 font-weight: bold;
 font-size: x-small; 
 font-family: Arial, Helvetica, sans-serif;
}

hr {  
 line-height: normal; 
 color: #ccc;
 width: 90%
}

.sep {
 border-bottom: 1px solid ##547391;
}

.comments{
 width: 600px;
 height: 200px;
 color: #547391;
 background-color: #ffffff;
 font-weight: bold;
 font-size: x-small; 
 font-family: Arial, Helvetica, sans-serif;
}
a:visited, a:active  { color: #4169e1; text-decoration: none; background-color: transparent }
a:link   { color: #4169e1; text-decoration: none }
a:hover  { color: #fff; text-decoration: underline }