/* Body Elements */

/* body	        { margin-left :      0px;
		          margin-right :     0px;
        	      margin-top :       0px;
        	      margin-bottom :    0px;
			      background-color : #FFFFFF;
		          font-family :      arial, helvetica, sans-serif;
		        }

td              { font-family :      arial, helvetica, sans-serif;
                }

th              { font-family :      arial, helvetica, sans-serif;
                  font-weight :      bold;
                }

p               { font-size:         10pt;
                  font-family:       arial, helvetica, sans serif;
                  font-style :       normal;
                }
*/

.wswfontblk     { font-family :      "eras demi ITC";
                  font-size :        14pt;
                  color :            #000000;
				  text-align:        center;
				}

.wswfontredlg   { font-family :      "eras demi ITC";
                  font-size :        16pt;
                  color :            #E91F00;
				  text-align:        center;
				}

.wswfontred     { font-family :      "eras demi ITC";
                  font-size :        14pt;
                  color :            #E91F00;
				  text-align:        center;
				}

.fonttimes      { font-family :      "times new roman";
                  font-size :        12pt;
                  font-style :       normal;
				}

.formtitle      { font-family :      arial, helvetica, sans-serif;
                  font-size :        18pt;
                  color :            #E91F00;
		          font-style :       normal;
		        }

.formfontxlg    { font-family :      arial, helvetica, sans-serif;
                  font-size :        14pt;
		          font-style :       normal;
		        }

.formfontlg     { font-family :      arial, helvetica, sans-serif;
                  font-size :        12pt;
		          font-style :       normal;
		        }

.formfont       { font-family :      arial, helvetica, sans-serif;
                  font-size :        10pt;
		          font-style :       normal;
		        }

.formfontsm     { font-family :      arial, helvetica, sans-serif;
                  font-size :        8pt;
		          font-style :       normal;
		        }

.formheading    { font-family :      arial, helvetica, sans-serif;
                  font-size :        12pt;
                  color :            #E91F00;
                  font-style :       normal;
                  font-weight :      bold;
				}

.formsubheading { font-family :      arial, helvetica, sans-serif;
                  font-style :       10pt;
                  color :            #000000;
                  font-style :       normal;
                  font-weight :      bold;
				}

.prodtitle      { font-family :      "arial black";
                  font-size :        10pt;
                  font-style :       normal;
				  color :            #E91F00;
				}

.proddesc       { font-family :      arial, helvetica;
                  font-size :        8pt;
                  font-style :       normal;
				  color :            #000000;
				}

.prodspec       { font-family :      arial, helvetica;
                  font-size :        8pt;
                  font-style :       normal;
				  color :            #808080;
				}

/* Link Behavior */
/* a    {text-decoration: none;}  */
A:link          { color: #E91F00; }

A:visited       { color: #E91F00; }

A:active        { color: #E91F00; }