
body {color: 000000}
h2, h3, li, p, td, pre{font-family: arial, helvetica, tahoma, san-serif}
h2 {color:000080; font-size: 14pt}
h3 {color:3333aa; font-size: 12pt; font-weight:bold}
p, td, li, pre, a {font-size: 10pt; color:000080}
.small {font-size: 7pt;}
li.outside {list-style-position: outside;}
hr {color: 0079C1}

.blue {color: 000080}
.blue-other {color: 3333aa}
.yellow {color: ffff33}
.yellow-other {color: eeee00}
.teal {color: 5E96AD}

.outline {margin :6px;}
.left-image {margin-right: 10px;}
.right-image {margin-left: 10px;}
.justify {text-align: justify;}

a:link 			{color:3333aa;}
a:visited		{color:3333aa;}
a:alink			{color:3333aa;}
a:hover		 	{color:000080;}

.nav	 	{font-size: 10pt;}
a:link.nav	 	{color:FFFFFF; text-decoration: none; font-weight : bold}
a:visited.nav	{color:FFFFFF; text-decoration: none; font-weight : bold}
a:alink.nav		{color:FFFFFF; text-decoration: none; font-weight : bold}
a:hover.nav		{color:FFFFFF; text-decoration: underline; font-weight : bold}

.floatright {float: right; margin: 0px -140px 5px 5px; }
