DIV{font-size:14px}
a:hover {color: #cc0000; background-color:transparent}
A {text-decoration: none}
A:active {color:#800080; background-color:transparent}
A:visited {color:#65038e; background-color:transparent}
A:link {color:#00007f; background-color:transparent}

h1 {text-align: center; font-size: 160% ; text-family: arial;}
h2 {text-align: center; font-size: 120% ; text-family: courier; font-style: italic}
h3 {text-align: center; font-size: 110% ; text-family: sans-serif;}
h4 {text-align: center; font-size: 100% ; text-family: courier; font-style: normal;} 
h5 {text-align: center; font-size: 90% ; text-family: times;}
h6 {text-align: center; font-size: 80% ; text=family: times;} 

hr {
    background-color:transparent;
    color: #000000;
    height: 1px;
    }

span.highlight {
	background-color: yellow
}

p.uppercase {text-transform: uppercase;}
p.lowercase {text-transform: lowercase;}
p.capitalize {text-transform: capitaliz;}
p.normal {font-variant: normal;}
p.small {font-variant: small-caps;}
p.dotted {border-style: dotted;}
p.dashed {border-style: dashed;}
p.solid {border-style: solid;}
p.groove {border-style: groove;}
p.ridge {border-style: ridge;}
p.inset {border-style: inset;}
p.outset {border-style: outset;}

p.first-letter {
	color: #ff0000;
	font-size: xx-large;
}


div.main_nav (
	width: 860px;
	cellspacing: 0px;
	cellpadding: 0px;
	background-color: #FFFFFF;
	border: 0px solid #cccccc;
	font-weight:bold;
	font-sizw: 100%;
	text-align: center;
)

div.top_nav {
	width: 860 px;
	cellspacing: 0px;
	cellpadding: 0px;
	background-color: #cccc99;
	border: 0px solid #cccccc;
	border-color: #ccc #ccc #ccc #ccc;
	font-weight:bold;
	font-size: 100%;
	text-align:center;
}

div.left_nav {
	top:120px;
	border: 0px solid gray;
	background-color: transparent;
	cellpadding: 0px;
	font-size: 100%;
	nowrap:nowrap;
	font-weight: bold;
	text-align:left;
}

div.link_nav (
	top:100px;
	cellpadding: 0px;
	cellspacing; 0px;
	border: 0px solid gray;
	background-color: C1CDC1;
	font-size: 90%;
	nowrap: nowrap;
	font-weight: normal;
	color: #404040;
}

div.right_nav {
	padding-right: 0px;
	border: 0px solid gray;
	cellpadding:0px;
	font-size: 100%;
	nowarp: nowrap;
	font-weight: normal;
	background-color: transparent;
	color: #404040;
}
div.center_nav {
	padding-bottom:10px;
	cellspacing:0px;
	border: 0px solid gray;
	background-color: transparent;
	font-size: 110%;
	font-weight: normal;
	color: $404040;
}

div.copy_nav {
	bottom:0px;
	text-align:center;
	nowrap:nowrap;
}
div.banner_nav (
	border: 0px solid gray;
	background-color: transparents;
}
