body, html {
	color:#000000;
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 12pt;
	margin: 0;
	padding 0;
}

H1 	{
	color: #999999;
	font-family: georgia;
	font-size: 24pt;

}

H2 {
	color:#999999;
	font-family: georgia;
}

.center {
	text-align: center;
}

.x-small {
	font-family: helvetica, arial;
	font-size: 8pt;
}

.small {
	font-family: helvetica, arial;
	font-size:  9pt;
}

.medium {
	font-family: helvetica, arial;
	font-size: medium;
}

.normal {
	font-family: helvetica, arial;
	font-size: 12pt;
	font-weight: 400;
}

.fixed {
	font-family: helvetica, arial;
	font-size: 12pt;
	font-weight: 400;
	width: 500pt;
	margin-right: 20px;
}

.large {
	font-size: large;
}
.bold {
	font-weight: 700;
}

.redbold {
	color: #CC6666;
	font-family: georgia;
	font-weight: 700;
	font-size: 12pt;
}

.redtone {color: #CC6666;}

.bluebold {
	color: #6699CC;
	font-family: georgia;
	font-weight: 700;
	font-size: 12pt;
}

.purpbold {
	color: #660099;
	font-weight: 700;
	font-size: 12pt;
	font-family: arial, helvetica;
}

.graybold {
	color: #CCCCCC;
	font-family: georgia;
	font-weight: 700;
	font-size: 14pt;
}

.yellow_strip {color:#FFCC66; width: 100%; height: 10px; background-color: #FFCC66}
.yellow_bottom {border-style: none none solid none; border-color:#FFCC66; border-bottom-width: 20px;}
.purple_strip {color: #CC99CC;  height: 10px; background-color: #CC99CC; margin-right: 30px}

.italic {
	font-style: italic;
}

#oldPortfolioMenu { 
		position: absolute;
		 visibility: hidden; 
        background-color: #FFCC66;
		layer-background-color: #FFCC66;
		font-family: arial;
		font-size: 9pt;

}

.linktxt {
		font-family: arial;
		font-size: 9pt;
		padding: 5%;

}


A.footlink:link {
	text-decoration: underline;
	color: #6699CC;
	font-weight:700;
	font-size: 9pt;
	font-family: arial;
}


A.footlink:visited {
	text-decoration: underline;
	color: purple;
	font-weight:700;
	font-size: 9pt;
	font-family: arial;
}


A.footlink:link:hover {
	text-decoration: underline;
	color: blue;
	font-weight:700;
	font-size: 9pt;
	font-family: arial;

}

A.footlink:visited:hover {
	text-decoration: underline;
	color: blue;
	font-weight:700;
	font-size: 9pt;
	font-family: arial;

}

.inmargin {
	margin: 10px;
}

.inmore {margin-left: 100px; margin-right: 100px} /*used on about Leora page*/
.inleft {margin-left: 10px}
.right_margin {margin-right: 50px} /*used on home page*/
.nowrap {white-space: nowrap; }/*used on home page*/

.clearer {clear: both}

td.bullet {width: 20px; text-align: right; vertical-align: top; padding-top: 5px}

.yellow_my {color:#FFCC66;}

.top_small {margin-top: 3px}

#footer {margin-left: auto; margin-right: auto; text-align:center}

#footer a:link {
	text-decoration: underline;
	color: #6699CC;
	font-weight:700;
	font-size: smaller;
	font-family: arial;
}


#footer a:visited {
	text-decoration: underline;
	color: purple;
	font-weight:700;
	font-size: smaller;
	font-family: arial;
}


#footer a:link:hover {
	text-decoration: underline;
	color: blue;

}

#footer a:visited:hover {
	text-decoration: underline;
	color: blue;
}

