body {
 font-family:Arial, Helvetica, sans-serife;
 font-size:13px
}


a:link {
    color : #FF3300;
    text-decoration : none;
}
a:visited {
    color : #FF3300;
    text-decoration : none;
}
a:hover {
    color : #FF3300;
    text-decoration : underline;
}
a:active {
    color : #FF3300;
    text-decoration : underline;
}


.content {
  background-color:#FFFFFF;
  font-size:13px;
	padding : 30px;
	text-align : justify;
}


h1 {
 color: #4700E1;
 font-weight: bold;
 font-size: 24px
}


h2 {
 color: #4700E1;
 font-weight: bold;
 font-size: 18px
}

h3 {
 color: #4700E1;
 font-weight: bold;
 font-size: 14px
}


.Navbar td {
    text-align : center;
    font-size : 15px;
    font-weight : normal;
    
}


.ref {
    font-size : 11px;
}
.ref a:link {
    color : #000000;
    text-decoration : none;
}
td.ref a:visited {
    color : #000000;
    text-decoration : none;
}
td.ref a:active {
    color : #000000;
    text-decoration : none;
}
td.ref a:hover {
    color : #333333;
    text-decoration : underline;
}

b.rtop, b.rbottom{display:block;background: #FFFFFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #FFFFCC}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
