/* -- Graphic Harbor STYLE SHEET style_main_win_ie.css VERSION 1.0b --*/
/* -- Supports IE4 - IE5.5 and Netscape 6 on Windows and IE5 on Mac  --*/
/* -- Modified by Jules Konig on 10/02/2003 --*/


BODY {
    font-family: Georgia, Times New Roman, Times, serif;
				font-size: 8pt
				}

TD {
    line-height: 120%;
				}

SELECT {
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    background-color: #CCCCCC;
    color: #003366;
    border-style: 1px;
				font-size: 8pt;
				}

INPUT {
    font-family: Verdana, Arial, Helvetica, Sans-serif;
				font-size: 8pt;
				}

A {
				text-decoration: none;
				}
	
A:Visted {
				color: #6699FF;
				}
	
A:Hover {
				text-decoration: underline;
				}

/* -- CONTENT STYLES --*/


.XLg {
			font-size: 14pt;
			}

.Lg {
			font-size: 11pt;
			}

.Med {
			font-size: 9pt;
			}

.Sm {
			font-size: 8pt;
			}

.XSm {
			font-size: 7pt;
			}
			
.MedNav {
			font-family: Verdana, Arial, Helvetica, Sans-serif;
			font-size: 8pt;
			}
