body	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#000000;
		font-size:0.8em;
		margin:0px;
		padding:0px;
		}
		
.clearBox
	{
	clear:both;
	height:1px;
	overflow:hidden;
	}

.indented	{margin-left:20px;}

* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

h1, .pageTitle	{
			font-size:1.7em;
			text-align:center;
			font-weight:bold;
			margin-top:0.5em;
			margin-bottom:1em;
			}
h2, .copyTitle	{
			font-size:1.3em;
			font-weight:bold;
			margin-top:0.2em;
			margin-bottom:0.5em;
			}
h3, .copySubTitle	{
				font-weight:bold;
				margin-bottom:0.2em;
				font-size:1.1em;
				}
p, .copyText	{
			margin-top:0.3em;
			margin-left:20px;
			margin-right:10px;
			text-align:justify;
			}
/*---------Table Information----------*/
/*table	{
		border: 1px solid #CC0000;
		}*/
		
.header	{
		background-color:#CC0000;
		color:#FFFFFF;
		font-weight:bold;
		font-size:0.9em;
		text-align:center;
		}

.headerleft	{
			background-color:#CC0000;
			color:#FFFFFF;
			font-weight:bold;
			font-size:0.9em;
			}		
.lrborders	{
			border-left: 1px solid #CC0000;
			border-right: 1px solid #CC0000;
			}

/*---------------------------------*/