.linktop { 

color: #0000FF;
text-decoration: none;
font-family: "arial";
font-size: 8pt;
text-align:center;
font-weight:bold;
cursor:hand;

}

.link { 

color: #0000FF;
text-decoration: none;
font-family: "arial";
font-size: 12pt;
cursor:hand;

}


.sublink { 

color: #FFFFFF;
text-decoration: none;
text-align:left;
font-family: "arial";
font-size: 8pt;
font-weight:bold;
cursor:hand;

}

.subheading { 

color: #000000;
text-align:left;
font-family: "arial";
font-size: 8pt;
font-weight:bold;

}




.homepageheading { 

color: #000000;
font-family: "arial";
font-size: 23pt;
text-align:center;
font-weight:bold;
text-decoration:underline;

}


.heading { 

color: #000000;
font-family: "arial";
font-size: 12pt;
text-align:center;
font-weight:bold;
text-decoration:underline;

}

.heading1 { 

color: #000000;
font-family: "arial";
font-size: 10pt;
text-align:left;
font-weight:bold;
text-decoration:underline;

}


.body { 

color: #000000;
font-family: "arial";
font-size: 3pt;
background-color: #FFFFFF;

}

.ex1  { font-family: "ms sans serif";
font-size: 24pt; }

.ex2 { 

position:relative;
font-family: "arial";
font-size: 12pt;
color: blue;
background: black;
border:4pt lightgreen dotted;
text-align:center;
left:200px;
top:10px;
height:50pt;
width:220pt;
font-weight:bold 

 }


.ex3 { 

color: red;
text-decoration: none

}


.ex4 {

position:relative;
left:100px;
top:50px;

}



