BODY	{	margin: 0;
			font-family: arial, 'ms sans serif', verdana, helvetica;
			font-size: 8pt;
			font-weight: normal;
			font-style: disc inside;
			overflow: auto;
			visibility: inherit;
			
}
BLOCKQUOTE { font-weight:bold;
}
.clsContentBody  { width: 590px;
	height:440px;
	table-layout:fixed;
	background-color:white;
	}

H1  	{margin:5px;
    	font-size: 14pt;
    	font-weight: bold;
    	text-transform: capitalize;
}

H2	{margin:5px;
    	font-size: 12pt;
    	font-weight: bold;
    	text-transform: capitalize;
}

H3	{	margin:5px;
    	font-size: 10pt;
    	font-weight: bold;
    	text-transform: capitalize;

}

H4	{	margin:5px;
    	font-size: 8pt;
    	font-weight: bold;
    	text-transform: capitalize;
}

H5	{	margin:5px;
    	font-size: 7pt;
    	font-style: italic;
    	font-weight: bold;
    	text-transform: capitalize;
}

H6	{	margin:5px;
		font-size: 6pt;
    	font-weight: bold;
    	text-transform: capitalize;
}

P	{	margin:10;
		font-size: 10pt;
	text-align:left;
}

IMG.logo { border-bottom: #ffffff 0px solid;
		border-left: #ffffff 0px solid;
		border-right: #ffffff 0px solid;
		border-top: #ffffff 0px solid;
		float: left;
		margin: 0px 10px 10px 0px;
		position: static;
		height:136 px;
		width: 140 px;
}


UL	{	list-style-type:circle;
		text-indent:35pt;
		font-size: 9pt;
		font-weight: 400;
		}
A.menu	{color:#000099;
    	font-size: 10pt;
        	font-weight: 900;
	text-decoration:none;
	margin-left: 5 px;
}

A:link	{color:#000099;
    	font-size: 10pt;
        	font-weight: 900;
	text-decoration:underline;
	margin-left: 5 px;
}


A:visited {	color:#0000CC;
    	font-size: 9pt;
        	font-weight: 700;
	text-decoration:none;
	margin-left: 5 px;
}

.clsHeader
{
	background-color:#000099;
	color:#ffffff;
	}

div.white
{
	background-color:#FFFFFF;
    	font-size: 10pt;
    	font-weight: 900;
}

div.red
{
	color: white;
	background-color:#cc3300;
    	font-size: 10pt;
    	font-weight: 900;
}

OL { color:#cc3300;
	font-weight: bold;
}

LI.menu
{
	list-style-type:none;
	text-indent:35pt;
	font-size: 9pt;
	font-weight: 600;
	}

