
body{
font-family:Verdana,serif;
font-size:160%;
background-color:white;
color:#333333;
text-align:justify;
margin: 20px 50px 50px 50px;
}

a:link{
color: #0000cc;
}
a:visited{
color: #551a8b;
}
a:active{
color: #1e90ff;
}
a:hover{
color: #6495ed;
}

/*table{text-align:justify;}*/

h1,h2,h3,h4{
font-family:"Times New Roman",serif;
color:#a9a9a9;
text-align:left;
/*margin:0.5em 0 0 0.5em;*/
}

h1{
font-size:200%;
}
h2{
font-size:190%;
}
h3{
font-size:180%;
}
h4{
font-size:170%;
}

input,select,textarea{
background-color: #ededed;
}

.pt{
background-color: silver;
}
.p1{
background-color: #f5f5f5;
}
.p2{
background-color: #e8e8e8;
}

hr{
/*border-style:solid;*/
border-style: dotted;
color: #dcdcdc;
height:1px;
}

/*
p{margin:0; text-indent:0.5em}
address {margin:0.5em 0 0.5em 0; text-align:right}
ol p {font-weight:bold}
*/

.phones_top{
font-size:200%;
text-align:right;
}

