/***  YOUR SITES STYLES  ***/
/* Any styles you need to add can be placed here. */  
/* Note: there is a great number of preset styles in the global stylesheet */


	P, H1, H2, H3, H4, H5, H6 
	{  
		font-family: verdana, arial, helvetica, sans-serif 
	}

	H1, H2, H3, H4, H5, H6 
	{  
		text-align: center  
	}

	H1
	{
		font-size:medium
	}

	H2
	{
		border-bottom: none;
		font-size:small
	}

	H3, H4, H5, H6
	{
		font-size:smaller
	}
	
	
	P.section-label 
	{ 
    font-size: small;
		font-weight: bold; 
		margin-left: 20pt;
		text-align: left
	}

	P.section 
	{ 
    font-size: small;
		font-weight: bold; 
		margin-left: 0pt;
		text-align: left
	}

		P.section-history 
	{ 
    font-size: small;
		font-style: italic;
		margin-left: 20pt;
		text-align: left
	}
	
	p
	{
		font-size:small;
		text-align: justify;
		margin-left: 20pt;
		margin-right: 20pt
	}

	.page-toc 
	{ 
    font-size: small; 
    text-align: center 
	}

	P.disclaimer 
	{ 
		font-size:xx-small;
		margin-left: 0pt;
		text-align: justify;
		margin-left: 20pt;
		margin-right: 20pt
	}

	#mainBody img {
	display: inline
	}
	
	H4#siteTitle
 {
  text-align: left;
	color: #000;  	
	background-color: transparent; 
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 90%;
	}


