
body {
 margin: 0,0,0,0;
 padding: 0,0,0,0;
 background: #333333;
 font: 500 1em Arial, helvetica, sans-serif;
 text-align: left;
 letter-spacing: 1px;
 text-word: 1.2em;
 text-indent: 0px;

}

a:link {
 text-decoration: none;
 color: 6666CC;
 font: 600 1em
}

a:visited {
 text-decoration: none;
 color: 9999FF;
 font: 600 1em
}

a:hover {
 text-decoration: underline;
 color: 3333FF;
 font: 600 1em
}

P {
 font: 500  1em Arial, helvetica, sans-serif;
 letter-spacing: 1px;
 text-word: 1.2em;
 text-indent: 15px;
 color: #000000;
}

B {
 font: 600 1em Arial, helvetica, sans-serif;
 letter-spacing: 0px;
 color: #6666CC;
}

#app3 {
 font: 600 1em Arial, helvetica, sans-serif;
 letter-spacing: 0px;
 color: #6666CC;
}

#copy {
 font: 600 1em; 
 letter-spacing: 0px;
 text-indent: 0px;
 color: #ccccff;
}


#home {
 font: 500 1em; 
 letter-spacing: 0px;
 text-indent: 0px;
 color: #ccccff;
}

.Scientology_copy { color: #CCCCFF; font-size:8pt; text-decoration:none;}
A.Scientology_copy:link { color: #6666CC; font-size:8pt; text-decoration:none;}
A.Scientology_copy:visited { color: #9999ff; font-size:8pt; text-decoration:none;}
A.Scientology_copy:hover { color: #3333ff; font-size:8pt; text-decoration:underline;}


