 
a:link {font-family:arial;font-size:18pt; text-decoration:underline; color: 0000ff }
a:visited {font-family:arial;font-size:108t; text-decoration:underline; color: 800080;}
a:active  {font-family:arial;font-size:18pt; text-decoration:underline; color: ff0000 }

body {font-family: Arial; }
b {font-family:arial; font-weight:bold; font-size:18pt; }

td,p,div {font-family:arial; font-weight:plain; font-size:18pt;color:black;}

.exam {font-family:arial; font-weight:bold; font-size:18pt;color:coral;}
.footer {font-family:"courier new"; text-decoration:none;font-weight:bold; font-size:9pt;color:000000;}

.title {font-family:arial;font-size:18pt; text-decoration: none; color:008000;font-weight:normal; }
.stit {font-family:arial; font-weight:bold; font-size:18pt;color:blue;}
.blue {font-family:arial; font-weight:bold; font-size:18pt;color:0000ff;}
.green{font-family:arial; font-weight:bold; font-size:18pt;color:008000;}
.red {font-family:arial; font-weight:bold; font-size:18pt;color:ff0000;}
.mag {font-family:arial; font-weight:bold; font-size:18pt;color:ff00ff;}

#box
{
border-color: blue; background:white;
border-style: solid; border-width: 1px;
padding: 18px;
width:720px;
margin-left: 20px;
}


8
