/* CSS Stylesheet for Sophie Moleta's official website */

body{
margin: 0; padding: 0;
background: #DDCCFF;
}

A:link {text-decoration: none; font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #AA2222}A:visited {text-decoration: none; font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #AA2222} /*#4682B4}*/A:hover {text-decoration: underline; font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: italic; color: #00008B}H1 {font-family: arial, helvetica, sans-serif; font-size: 18px; color: #A9A9A9; letter-spacing: 20px; text-align: center}H2 {font-family: arial, helvetica, sans-serif; font-size: 12px; color: #333333; letter-spacing: 20px}P {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #333333; text-align: justify}TABLE {border:none;}TH {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #333333; text-align: center}TR {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #333333; text-align: justify}HR {size: 1; color: #333333}IMG {border:none;}.border {border:1px solid #000000;}

/* Inline-type text */
em{
font-style: oblique;
color: inherit;
}
strong{
font-weight: bold;
color: black;
}
cite{
font-style: oblique; font-weight: bold;
color: #641;
}

