/* Paraffin and Tow style sheet _01 */

.center {text-align: center}

.right {text-align: right}

.left {text-align: left}

.alltext {color: #0000BC}

.smallFont {font-size: small}

.largeFont { font-size: large}

.xLargeFont { font-size: x-large}

.boldFont {font-weight: bold}

.kidFont {font-family: Comic Sans MS}

.listNone {list-style-type: none}

/* .tcenter {align: center} */ /* align is not correct */

a:link {color: #0000FF}     /* unvisited link */
a:visited {color: #8800FF}  /* visited link */
a:hover {color: #0008b8}   /* mouse over link */
a:active {color: #BD00BD}   /* selected link */

body
{
background-color: #EEEEEE;
background-image: url('/user/tow/images/pt_wall3_bw_mrr_01.jpg');
color: #0000BC;
font-family: times;
}

p#copyrightParagraph_PT
{
color: #0000BC;
text-align: center;
font-size: x-small;
}

table#mainTableSchizoph
{
background-image: url('/user/tow/images/health3.gif');
width: 668;
}
