STYLESHEETS CODE

In HEAD:

      <LINK rel="stylesheet" href="file://stylesheetcode.css" type="text/css">    

</HEAD>

in root web, create the css file

stylesheetcode.css

FILE:

body {font-family: arial; helvetica; color: #000000; font-size:10pt}

li { font-family: arial; helvetica; color: #000000; font-size:10pt}

dt { font-family: arial; helvetica; color: #000066; font-size:10pt font-weight: bold}

TD { font-family: arial; helvetica; color: #000000; font-size:10pt}

.force { font-family: arial; helvetica; color: #000000; font-size:10pt}

em { font-family: arial; helvetica; color: #000000; font-size:10pt} 

small { font-family: arial; helvetica; color: #000000; font-size:10pt} 

strong { font-family: arial; helvetica; color: #000000; font-size:12pt} 

h2 { font-family: arial; helvetica; color: #00009C; font-size:14pt } 

h3 { font-family: arial; helvetica; color: #000000; font-size:12pt} 

h4 { font-family: arial; helvetica; color: #000066; font-size:12pt} 

A { text-decoration:none }

A:hover { color:blue backgroundcolor:white;}

A:link { color: #000066}

A:visited ( color: #000000}

THIS IS THE STYLE STHEET FOR ftwha.org
