


body { margin: 5px 5px 5px 5px; }

.style1 {
	color: #75A0C7;
	font-weight: bold;
}

.text				{font-size: 1.5em;
					 color: #000000;
					 font-family : Arial, sans-serif;
					 background-color : #ffffff}

.text a:link		{color: #cc3333;
					 font-family : Arial, sans-serif;
					 text-decoration: underline
					 
					 }
			
.text a:visited		{color: #cc3333;
					 text-decoration: underline}

.text a:hover		{color: #ffffff;
					 background-color : #004d75;
					 text-decoration: underline}


					 
hr					{color: #004d75}
							

h1					{font-weight: normal;
					 font-size: 1.6em;
					 color: #000000;
					 margin-top: 5px;
					 margin-bottom: 0px;
					 font-family : Arial, sans-serif;
					} 

h2					{font-weight: normal;
					 font-size: 1.6em;
					 color: #000000;
					 font-family : Arial, sans-serif}
					 
h3					{font-weight: normal;
					 font-size: 1.2em;
					 font-weight: bold;
					 color: #000000;
					 font-family : Arial, sans-serif}
					 
h4					{font-weight: normal;
					 font-size: 1.1em;
					 font-weight: bold;
					 color: #000000;
					 margin-top: 5px;
					 margin-bottom: -8px;
					 font-family : Arial, sans-serif;
					 background-color : #ffffff}


.navhd				{font-size: 0.8em;
					 font-weight: none;
					 color: #ffffff;
					 font-family : Arial, sans-serif;
					 background-color : #cccccc}
					 
.white				{background-color : #ffffff}

.grey				{background-color : #004d75}

.navside			{font-size: 1.0em;
					 color: #000000;
					 font-family : Arial, sans-serif;
					text-decoration: none}
					 
.navside:hover		{color: #ffffff;
					 font-family : Arial, sans-serif;
					 background-color : #004d75;
					 text-decoration: non}
					 
.sidenolink			{color: #000000;
					 font-family : Arial, sans-serif;
					 background-color : #004d75;
					 text-decoration: none}
										 
.nav				{font-size: .88em;
					 color: #000000;
					 font-family : Arial, sans-serif;
					 background-color : #ffffff;
					 text-decoration: none}
					 
.navnolink			{font-size: .8em;
					 font-weight: bold;
					 color: #000000;
					 font-family : Arial, sans-serif;
					 background-color : #73b2df;
					 text-decoration: none}
				 
.nav:hover			{color: #ffffff;
					 background-color : #004d75;
					 text-decoration: none}

.doclink			{color: #000000;
					 font-family : Arial, sans-serif;
					 background-color : #ffffff;
					 text-decoration: none}
					 
.doclink:hover		{color: #ffffff;
					 font-family : Arial, sans-serif;
					 background-color : #004d75;
					 text-decoration: none}
					 
.docinfo			{font-size: .8em;
					 text-align: center;
					 color: #000000;
					 font-family : Arial, sans-serif;
					 background-color : #ffffff;
					 text-decoration: none}
					 
.docinfo:hover		{color: #000000;
					 background-color : #004d75;
					 text-decoration: none}
					 	 
					 
					 
					 
.navbig				{font-size: 1.0em;
					 color: #000000;
					 font-family : Arial, sans-serif;
					 background-color : #ffffff;
					 text-decoration: none}
					 
				 
.navbig:hover			{color: #ffffff;
					 background-color : #004d75;
					 text-decoration: none}					 
					 

