BODY {background-color:#CCF0F0; font-family: Arial, Helvetica, sans-serif; color:black}

BODY.main {background-color:white; margin-left: 5%; margin-right: 10%; font-size: 90%; font-family: Arial, Helvetica, sans-serif;
           color:rgb(16,36,136);}

BODY.chess {background-color:white; margin-left: 5%; margin-right: 10%; font-size: 90%; font-family: Arial, Helvetica, sans-serif;
           color:rgb(16,36,136);
           background-position: 100% 0%; background-repeat: repeat; background-image: url("checkered.jpg");
           background-attachment: fixed}

A:link {text-decoration:underline; color:rgb(195,87,79)}
A:visited {text-decoration:underline; color:rgb(0,0,255)}
A:active {text-decoration:underline; color:#633}

H4 { font-weight: bolder; }

H3 { font-weight: bolder; font-size: large;
    text-decoration:none; color: rgb(195,87,79);}

H2 { font-weight: bolder; font-size: x-large;
    text-decoration:none; color:#881133;}

BLOCKQUOTE {

    color:blue; font-style:italic;

    line-height:1.5; text-indent:10%;}

FORM {font-weight: bolder; }

.small { font-size: smaller; }

TH {font-weight: bolder; }

CAPTION {font-size: larger; font-weight: bolder; }

.news { margin-left: 33px; }

.center { text-align: center; }

.title {font-weight: bolder; }

.equation {font-size: larger; font-style:italic; color:black}

.code {font-family:"Courier New",monospace; }

.cv { margin-left: 37pt; text-indent:-15pt; }

