body
{
    Margin : 0px;
    Padding : 0px;
    Color : rgb(0 , 0 , 0);
}

table
{
    border-collapse : collapse;
    padding: 0px;
}

a:link
{
    Font-family : Arial, Helvetica, sans-serif;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : bold;
    Font-size : 12px;
    Font : Helvetica;
    Line-height : 15px;
    Text-transform : none;
    Letter-spacing : normal;
    Word-spacing : normal;
    Text-indent : 0px;
    Text-decoration : none;
    Color : rgb(145 , 18 , 19);
}

a:active
{
    Color : rgb(200 , 0 , 123);
}

a:visited
{
    Font-family : Arial, Helvetica, sans-serif;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : bold;
    Font-size : 12px;
    Font : Helvetica;
    Line-height : 15px;
    Text-transform : none;
    Letter-spacing : normal;
    Word-spacing : normal;
    Text-indent : 0px;
    Color : rgb(145 , 18 , 19);
    text-decoration : none;
}

a:hover
{
    text-decoration : none;
    Color : rgb(200 , 0 , 123);
}

a.insertChildren:link
{
    Font-family : Arial, Helvetica, sans-serif;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : bold;
    Font-size : 30px;
    Font : Helvetica;
    Line-height : 32px;
    Text-transform : none;
    Letter-spacing : normal;
    Word-spacing : normal;
    Text-indent : 0px;
    Text-decoration : none;
    Color : rgb(145 , 18 , 19);
}

a.insertChildren:visited
{
    Font-family : Arial, Helvetica, sans-serif;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : bold;
    Font-size : 30px;
    Font : Helvetica;
    Line-height : 32px;
    Text-transform : none;
    Letter-spacing : normal;
    Word-spacing : normal;
    Text-indent : 0px;
    Color : rgb(145 , 18 , 19);
    text-decoration : none;
}

a.insertChildren:hover
{
    text-decoration : none;
    Color : rgb(200 , 0 , 123);
}

a.currentChild
{
    Font-family : Arial, Helvetica, sans-serif;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : bold;
    Font-size : 12px;
    Font : Helvetica;
    Line-height : 15px;
    Text-transform : none;
    Letter-spacing : normal;
    Word-spacing : normal;
    Text-indent : 0px;
    Text-decoration : none;
    Color : rgb(200 , 0 , 123);
}

.title
{
    Font-family : Helvetica, sans-serif;
    Font-style : bold;
    Font-variant : normal;
    Font-weight : bold;
    Font-size : 30px;
    Font : Helvetica;
    Line-height : 32px;
    Text-transform : none;
    Letter-spacing : normal;
    Word-spacing : normal;
    Text-indent : 0px;
    Text-decoration : none;
    Text-align: left;    
    Padding-top: 0px;
    Color : rgb(200 , 0 , 123);
}

.sub-title
{
    Font-family : Helvetica, sans-serif;
    Font-style : bold;
    Font-variant : normal;
    Font-weight : bold;
    Font-size : 30px;
    Font : Helvetica;
    Line-height : 32px;
    Text-transform : none;
    Letter-spacing : normal;
    Word-spacing : normal;
    Text-indent : 0px;
    Text-decoration : none;
    Text-align: left;  
    Padding-top: 0px;
    Color : rgb(200 , 0 , 123);
}

.Legend
{
    Font-family : Helvetica, sans-serif;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : bold;
    Font-size : 12px;
    Font : Helvetica;
    Text-transform : none;
    Letter-spacing : normal;
    Word-spacing : normal;
    Text-indent : 0px;
    Text-decoration : none;
    Color : rgb(145 , 18 , 19);
}

.Legend
{
    Font-family : Helvetica, sans-serif;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : bold;
    Font-size : 12px;
    Font : Helvetica;
    Text-transform : none;
    Letter-spacing : normal;
    Word-spacing : normal;
    Text-indent : 0px;
    Text-decoration : none;
    Color : rgb(145 , 18 , 19);
}

u
{
    Color : rgb(200 , 0 , 123);
}

tr, td, div, p
{
    Font-family : Helvetica;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : 12px;
    Font : Helvetica;
    Line-height : 14px; /*original => 16 */
    Text-transform : none;
    Letter-spacing : normal;
    Word-spacing : normal;
    Text-indent : 0px;
    Text-decoration : none;
    Text-align: left;
    Vertical-align: top;
    Padding: 0px;
}

.children{
	Padding-bottom: 22px;
	Padding-top: 200px;
}

strong
{
    Color : rgb(200 , 0 , 123);
}

.button {
  color:  rgb(145 , 18 , 19);
  font-family:  Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  width: 10;
  padding: 0px 0px;
  margin: 0px;
  border: 0px;
  background-color: #FFFFFF;
  vertical-align: text-bottom;
  Border: 0px solid;
}