
/*this is the style sheet for 40 Plus*/

<style type="text/css">

body { bgcolor: white; link: blue; vlink: #5A5A5A; alink: #FE8B5A; }

P { font-family:Times New Roman, Times, Serif; font-size:13pt;}

p.margin {margin-left: 20px;}

p.marginin {margin-left: 200px;}

UL.marginlist {margin-left: 235px;}

h1 { color:rgb(0,0,0); font-size:12pt; font-family:Arial;}

h2 { color:rgb(128,128,128); font-size:14pt; font-family:Times New Roman, Times, Serif;}

th { color:rgb(0,0,0); font-family:Arial; font-size:10pt;}

td { color: black; font-family: Times New Roman, Times, Serif; font-size: 13pt;}

.coreinfo { padding-left: 2cm; font-color: red; }

.surround { border-style: solid; border-width: 1px; border-color: black; font-size:10pt; font-family:Arial; }

.box { font-family: arial, verdana; font-size: 10pt; font-color: black; }

A { text-decoration: none;}

A:hover {color:red;}

a.one:link {color: #ffffff}
a.one:visited {color: black}
a.one:hover {color: red; background: black;}

div.fastlink
{
float:left;
width:120px;
margin:10px 25px 15px 10px;
background: #b0b0b0;
padding:15px;
border:1px solid black;
text-align:center; font-size: 8px;
}


