BODY {
	margin: inherit;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	background: White;
     font-size: 10px;
     margin-top: 2px;
     margin-right: 0px;
     margin-bottom: 0px;
     margin-left: 0px;
}

P  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 120%;
	color : #4a4a4a;
	font-size : 11px;
}


H1  {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 28px;
	line-height: 100%;
}


H2  {
font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 18px;
	line-height: 100%;
     margin-bottom: 0px;
     padding-bottom: 4px;
}

H3  {}

A  {
	text-decoration : none;
	font-weight : bold;
	color : #3333CC;
}

table {
     border: 1px #666666 solid;
     position: relative;
     top: 0px;
     width: 800px;
     height: 600px;
     margin-top: 0px;
     padding: 20px;
     min-height: 600px;
}

table.flex {
     border: 0px;
     padding: 0px;
     margin: 0px;
     width: auto;
}

A:Visited  {
	text-decoration: none;
	color: Maroon;
}

A:Active  {
	text-decoration : none;
	color : Silver;
}

A:Hover  {
	background-color : White;
}

A.small  {
	text-decoration: none;
	color: #3333CC;
	font-size: xx-small;
}

A.small:Visited  {
	text-decoration: none;
	color: Maroon;
	font-size: xx-small;
}

A.small:Active  {
	text-decoration : none;
	color : Silver;
	font-size: xx-small;
}

A.small:Hover  {
	text-decoration : none;
	background-color : White;
	font-size: xx-small;
}

TD.normtxt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 180%;
	color : #4a4a4a;
	font-size : 11px;
}

TD.portpic {
     text-align: left;
     padding: 0px;
     margin: 0px;
     position: relative;
     top: 0px;
     left: 0px;
     width: 640px;
     vertical-align: 0px;
}


.credit {
	font-family: sans-serif;
	font-style: normal;
	font: Arial, Helvetica, sans-serif;
	color: Gray;
	font-size: xx-small;
     text-align: center;
     margin-top: +3px;
}

.tiny {
	font-size: 1px;
}

.boldtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.boldtitplus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
}

.fronttit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Gray;
	line-height: 150%;
}
