/* BODY */

body
{ 
background-color: #7C97A5;
margin: 0 0 0 0; /*top right bottom left*/
padding: 0 0 0 0;
}


/* FONT */


h1 {font-family: arial; font-size: 18px; color: #567889; font-weight:bold; border-bottom: 1px dotted #567889; line-height : 2;}

h2 {font-family: arial; font-size: 14px; color: #567889; font-weight:bold;}

h3 {font-family: arial; font-size: 12px; color: #567889; font-weight:bold;}

p {font-family: arial; font-size: 12px; color: #808080; text-align: justify;}
p a:link {color: #7995A3; text-decoration: none;} 
p a:visited {color: #7995A3; text-decoration: none;}
p a:hover {color: #516C79; text-decoration: none;}
p a:active {color: #7995A3; text-decoration: none;}

p.grey {font-family: arial; font-size: 12px; color: #808080; text-align: justify;}
p.grey a:link {color: #808080; text-decoration: none;} 
p.grey a:visited {color: #808080; text-decoration: none;}
p.grey a:hover {color: #808080; text-decoration: none;}
p.grey a:active {color: #808080; text-decoration: none;}

p.subtitle {font-family: arial; font-size: 12px; color: #567889; border-bottom: 1px dotted #567889; line-height : 2; font-weight:bold; }

p.small {font-family: arial; font-size: 11px; color: #567889; text-align: right;}

p.white {font-family: arial; font-size: 12px; color: #fff; text-align: justify;}

p.quote {font-family: arial; font-size: 13px; color: #fff; text-align: justify;}

p.quoted {font-family: arial; font-size: 11px; color: #5E7884; text-align: justify;}

p.menu {font-family: arial; font-size: 12px; color: #FBF7F7; text-align: center;}
p.menu a:link {color: #FBF7F7; text-decoration: none;} 
p.menu a:visited {color: #FBF7F7; text-decoration: none;}
p.menu a:hover {color: #FBF7F7; text-decoration: none;}
p.menu a:active {color: #FBF7F7; text-decoration: none;}

p.title {font-family: arial; font-size: 12px; color: #4C8AAA; text-align: justify;}
p.title  a:link {color: #4C8AAA; text-decoration: none;} 
p.title a:visited {color: #4C8AAA; text-decoration: none;}
p.title a:hover {color: #4C8AAA; text-decoration: none;}
p.title a:active {color: #4C8AAA; text-decoration: none;}

img.movie {border-style:solid; border-color: #9DB2BD; border-width:3px;}

li {
list-style-type: none;
line-height: 150%; 
}

hr {
border: 0px none;
width: 100%;
color: #9ECEEC;
background-color: #9ECEEC;
height: 1px
}

/* LAYOUT */

a img {border: none; }