body{
  background:#fff;
  color:#333;
}

body, button, input, label, select, td, textarea{
  font-family:calibri,tahoma,verdana,arial,sans-serif;
  font-size:18px
}

h1, h2, h3, h4, h5, h6{
  font-size:22px;
  color:#800000; /*#E51837;*/
  margin:0;
  padding:0
}

h1{
  font-size:24px;
  text-transform: capitalize;
}

h2{
  font-size:20px;
}

h3{
  font-size:18px;
}

.title{
  color:#800000; /*#E51837;*/
  text-transform: capitalize;
  font-weight: bold;
}

.abstract {
    border-color: #800000;
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: solid;
    border-left-style: solid;
    margin-right: 50px;
    margin-left: 50px;
    padding: 0px 20px 0px 20px; /* top right bottom left */
}

/*
.abstract {
    outline: #800000;
    outline-style: solid;
    outline-width: thin;
}
*/


/*

body{
  background:#fff;
  color:#333;
  line-height:1.28;
  margin:0;
  padding:0;
  text-align:left;
  direction:ltr;
  unicode-bidi:embed
}

body, button, input, label, select, td, textarea{
  font-family:tahoma,verdana,arial,sans-serif;
  font-size:12px
}

h1, h2, h3, h4, h5, h6{
  font-size:13px;
  color:#333;
  margin:0;
  padding:0
}

h1{
  font-size:14px
}

h4, h5, h6{
  font-size:11px
}

p{
  margin:1em 0
}

a{
  color:#3b5998;
  cursor:pointer;
  -moz-outline-style:none;
  text-decoration:none
}

button{
  margin:0
}

a:hover{
  text-decoration:underline
}

img{
  border:0
}

td, td.label{
  text-align:left
}

dd{
  color:#000
}

dt{
  color:#777
}

ul{
  list-style-type:circle;
  margin:0;
  padding:0
}

abbr{
  border-bottom:none
}

hr{
  background:#d9d9d9;
  border-width:0;
  color:#d9d9d9;
  height:1px
}

*/
