html{ height:100%;}
body{
background-color:#aaacb9;
color:#000000;
font-size:13px;
margin:0px;
text-align:justify;
font-family: Arial, Helvetica, sans-serif;
}

img{
border:none;}

a{
color:#000000;
font-weight:bold;
text-decoration:none;}

a:link{
color:#000000;
font-weight:bold;
text-decoration:none;}

a:hover{
color:#e44538;
font-weight:bold;
text-decoration:none;}



.content{
width:863px;
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
margin:15px;
margin-top:20px;
height:430px;
padding-right:7px;
overflow-y:scroll;
overflow-x:hidden;
text-align:justify;
scrollbar-arrow-color:#e44538;
scrollbar-base-color:#e44538;
scrollbar-darkshadow-color: #c4c5f6;
scrollbar-track-color:#c4c5f6;
scrollbar-face-color: #e44538;
scrollbar-shadow-color: #c4c5f6;
scrollbar-highlight-color: #c4c5f6;
scrollbar-3d-light-color: #c4c5f6;
}



#contentTable{

text-align:justify;
}

.title{
font-weight: bold;
color:#e44538;
letter-spacing:2px;
font-size:18px;}

.subtitle{
font-weight: bold;
color:#e44538;
letter-spacing:3px;
font-size:15px;}

#picture{
margin-left:25px;
margin-right:25px;
}

.Button {
background-color:#c3c3f5;
color:#000000;
font-size:12px;
font-weight:bolder;
font-family:Arial, Helvetica, sans-serif;
border:2px solid #ffffff;
height:25px;
width:14%;
}
.Button:hover {
background-color:#aaacb9;
color:#e44538;
}

.link{
font-size:13px;
color:#000000;
font-weight:normal;
text-transform:capitalize;
text-decoration:underline;}


a.link{
font-size:13px;
color:#000000;
font-weight:bold;
text-transform:capitalize;
text-decoration:underline;}


a.link:link{
font-size:13px;
color:#000000;
font-weight:bold;
text-transform:capitalize;
text-decoration:underline;}


a.link:hover{
font-size:13px;
color:#e44538;
font-weight:bold;
text-transform:capitalize;
text-decoration:underline;}



.active{
font-size:14px; 
color:#e44538;
font-weight:bold;
text-transform:capitalize;}