* { margin: 0; padding: 0; }

img	{ border: none; }

body			{ margin-left:0; margin-right:0; margin-top:0; margin-bottom:0; }

body 
{
	font: 69%/1.5 verdana, arial, sans-serif; 
	color: #333333;
	font-weight: normal; 
	text-decoration: none;
}

h1,h2,h3 			{ font-family: Helvetica, Arial, sans-serif; color: #961316; font-weight:bold; text-decoration: none; padding:0; margin-top:10px; margin-bottom:10px; margin-left:0px; margin-right:0px; } 
h1 					{ font-size: 20px; line-height:26px;} 
h2 					{ font-size: 16px; color: #7b642b; margin:0 !important; } 
h3 					{ font-size: 14px; color: #7b642b; margin:0 !important;} 


.address			{font-size: 1.2em; color: #7b642b}


.navbkgnd			{ background-image:url(../images/menu-box.gif); background-repeat:no-repeat; }

.navlink			{ font-size: 12px; color: #003399;  text-decoration: underline } 
.navlink:hover		{ font-size: 12px; color: #CC0000; text-decoration: underline } 

.topnavlink			{ font-size: 12px; color: #50655c; font-weight: bold; text-decoration: none } 
.topnavlink:hover	{ font-size: 12px; color: #83242a; font-weight: bold; text-decoration: none } 

.goldnavlink		{ font-size: 12px; color: #6e5200; font-weight: normal; text-decoration: none } 
.goldnavlink:hover	{ font-size: 12px; color: #6e5200; font-weight: normal; text-decoration: none } 
.gold_text 			{ color: #6e5200 }

.super 				{ position: relative; top: -1ex }
.sub 				{ position: relative; bottoom: -1ex }

.cmshdr {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
	font-size: 14px;
	
}

.red {color: #FF0000}



.notation {
	color: #999999;
	font-style: italic;
	font-size: 10px;
}


.style1 {
	color: #666666;
	font-size: 10px;
}
.style2 {color: #FF0000}
.style3 {
	font-size: 10px;
	color: #999999;
	font-style: italic;
}
.style4 {
	color: #00CC33;
	font-weight: bold;
}
