body 			{		
		
			background-color: #ffff99;

			color: rgb(0,0,128);

			margin: 10px 0 5px 0;

			}

h1 			{		

			background-color: transparent;

			color: rgb(0,0,128);

			font-family: Garamond, serif;

			font-weight: bold;

			font-size: 16px;

			letter-spacing: 2px;
		
			text-transform: uppercase;

			text-align: center;
			
			}

h2 			{		

			
			background-color: transparent;			

			color: #000000;

			font-family: Arial, Helvetica, sans-serif;

			font-weight: bold; 

			font-size: 18px;

			text-align: center; 

			}


h3 			{					
			
			background-color: transparent;
			
			color: rgb(0,0,128);

			font-family: Garamond, serif;

			font-weight: bold; 

			font-size: 16px;

			text-align: left;

			line-height: 18px;
		
			
			}

h4 			{					
			
			background-color: transparent;
			
			color: #000080;

			font-family: Garamond, serif;

			font-weight: bold; 

			font-size: 16px;

			text-align: center;

			line-height: 18px;
		
			
			}

h5			{		

			background-color: transparent;

			color: rgb(0,0,128);

			font-family: "Times New Roman", serif;

			font-size: 22px;

			letter-spacing: 3px; 

			margin: 0 0 2px 0;

			padding-bottom: 10px;

			text-align: left;

			word-spacing: 14px;

			}


p 			{			
			
			background-color: transparent;
			
			color: rgb(0,0,128);

			font-family: Garamond, serif;

			font-size: 16px;

 			line-height: 18px;

			margin: 4px 6px 4px 6px;

			padding: 0 5px 0 5px;

			text-align: left;

			}

ul, ol, li 		{		

			background-color: transparent;

			color: rgb(0,0,128);

			font-family: Garamond, serif;

			font-size: 14px;
								
			line-height: 20px;

			text-align: left;

			}

em 			{

			color: rgb(0,0,128);

			background-color: transparent;

			font-family: Arial, Helvetica, sans-serif;

        		font-size: 0.75em;

			font-style: normal;

			padding: 0px 4px 0px 4px;

			}

.topbar		{

			background-color: rgb(80%,0%,10%);

			color: yellow;

			border: solid 1px;

			border-color: rgb(0,0,0);
			
 			font-size: 14px;

			font-weight: normal;

			line-height: 16px;

			margin: 0 0 2px 0;

			padding: 0;

			text-align: center;

			width: auto;

			}

p.sidebar		{

			background-color: rgb(80%,0%,10%);

			color: yellow;

			border: solid 1px;

			border-color: rgb(0,0,0);

			font-size: 12px;

			font-weight: 700;

			letter-spacing: 0.1em;

			line-height: 22px;

			margin: 1px 0;

			padding: 0 5px 0 5px;

			text-align: center;

			text-indent: 0;

			width: 154px;

			}


.indent 		{		

			background-color: transparent;

			color: #000080;

			font-family: Garamond, serif;

			font-size: 14px;

			line-height: 20px;

			padding: 16px 0 16px 8%;

			text-align: left;

			text-indent: 0;

			}

.title                  {

			background-color: transparent;

			color: rgb(0,0,128);

			font-family: Garamond, serif;

			font-size: 16px;

			font-weight: bold;

			letter-spacing: 1px;

			line-height: 24px;

			padding: 0 5px 0 5px;

			text-align: left;

			text-indent: 0;

			}

hr			{

			background-color: transparent;

			color: rgb(80%,0%,10%);

			}

a:link {		background: none repeat;

			color: rgb(0,0,255);

			text-decoration: underline; }


a:visited {		background: none repeat;

			color: rgb(0,0,255);

			text-decoration: underline; }

a:active {		background: yellow;

			color: rgb(255,0,0);

			text-decoration: none; }


a:link.sidebar {	background: none repeat;

			color: #ffff99;

			text-decoration: none; }


a:visited.sidebar {	background: none repeat;

			color: #ffff99;

			text-decoration: none; }

a:active.sidebar {	background: none repeat;

			color: #ffff99;

			text-decoration: underline; }
