p.blog {font-family: TREBUCHET MS, ARIAL, sans-serif; text-align: justify}

body {
  background : white url("../../images/beautybg.jpg") repeat;
  font-family : Tahoma, sans-serif;
  background-color : white;
}

.navbar {
  font-style : normal;
  font-weight : normal;
  font-size : xx-small;
  color : #006666;
  font-family : Arial, sans-serif;
  background-color : #eeeeee;
}

.navbar3 {
  font-style : normal;
  font-weight : bold;
  font-size : 0.9em;
  color : #398cc6;
  font-family : Tahoma, sans-serif;
  background-color : white;
}

.small {
  font-style : normal;
  font-weight : normal;
  font-size : xx-small;
  color : #cccccc;
  font-family : Arial, sans-serif;
  background-color : #ffffff;
  text-align: center
}

.smallr {
  font-style : normal;
  font-weight : normal;
  font-size : xx-small;
  color : #cccccc;
  font-family : Arial, sans-serif;
  background-color : #ffffff;
  text-align: right
}

.smalll {
  font-style : normal;
  font-weight : normal;
  font-size : xx-small;
  color : #cccccc;
  font-family : Arial, sans-serif;
  background-color : #ffffff;
}  

p.par {
  text-indent : 5%;
}

.link {
  font-style : normal;
  font-weight : normal;
  font-size : 1em;
  color : #330066;
  font-family : Arial, Tahoma, sans-serif;
  background-color : white;
}

.slant {
  font-style : italic;
  font-weight : normal;
  font-size : 1em;
  font-family : times,"Times New Roman",non-serif;
}

.byline {
  font-style : normal;
  font-weight : normal;
  color : #3399cc;
  font-family : Tahoma, sans-serif;
  background-color : white;
}

.timestamp {
  font-style : normal;
  font-weight : normal;
  color : #3399cc;
  font-family : Arial, sans-serif;
  text-align : right;
  background-color : white;
}

blockquote.question {  
  text-indent: 5%;
  color : #000033;
  font-family : Arial, san-serif;
  background-color : white;
}


blockquote.reply {
  font-style: italic;
  color : #000033;
  font-size : 1.1em;
  font-family : Times, "Times New Roman", serif;
  background-color : white;
}

P {
  text-align : left;
  color : #000033;
  font-family : Arial, san-serif;
  background-color : white;
}

A:hover {
  color : #ffffff;
  background-color : #398cc6;
}

H1 {
  font-size : 25pt;
  font-family : "times new roman", sans-serif;
  font-weight : normal;
}

H2 {

  font-family : times, "times new roman", sans-serif;
  font-weight : normal;
}

H3 {
  font-size : 10pt;
  font-family : Tahoma, arial, sans-serif;
  font-weight : normal;
}



