﻿body {
}
.Text{
font-size:9px;
line-height:13px;
}

.MainHeader{
font-size:12px;
color:#ff9900;
padding-bottom:5px;
font-weight: bold;
}
.BoldHeader {
color:#000000;
font-size:11px;
font-weight:bold;
}
.Hyperlink{
 color:#000;
 text-decoration:undeline;
}