
a            { font-family: Verdana; color: #000000; font-size:10pt; font-weight:bold; text-decoration: none }
a:active     { font-family: Verdana; color: #FF0000; font-weight: bold }
a:link       { font-family: Verdana; color: #0066FF }
a:visited    { font-family: Verdana; color: #0066FF }
A:hover		{color: red; font-weight: bold}
h1 			 {color: #000000}
h2 			 {color: #000000}
h3 			 {color: #000000}
h4 			 {color: #000000}
body {
	background-color: #CCFFFF;;
	margin: 0px 0px 0px 0px;
}
body,td,th	 { 
				margin-top:0px;
				margin-left: 0px;
}
p            { font-family: Verdana; color: #000000; font-size: 10pt; font-weight: bold;
				margin: 3px 3px 3px 3px;
}
.style1		{font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size: 18pt; font-weight: bold}
.subtitle	{font-size: 16pt; font-weight: bold}
.larger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
}
a.larger {
	text-decoration: none;
	font-weight: bold;
	color: #0066ff;
}
a.larger:visited {
	text-decoration: none;
	color: #0066ff;
}
a.larger:hover {
	text-decoration: underline; font-weight: bold;
	color: red;
}
a.larger:active {
	text-decoration: underline; font-weight: bold;
	color: #ff0000;
}
.red{ font-family: Verdana; color: red; font-size: 11pt; font-weight: bold;
					margin: 3px 0px 3px 3px;
}
.italics {font-style: italic}
.quotes  { font-family: Verdana; color: #000000; 
			font-size: 8.5pt; 
			font-weight: normal;
			font-style: italic;		
}
a.quotes  { font-family: Verdana; color: #000000; 
			font-size: 8.5pt; 
			font-weight: normal;
			font-style: italic;		
}
a.quotes:visited    { font-family: Verdana; color: #000000;
						font-size: 8.5pt; 
						font-weight: normal;
						font-style: italic; }
a.quotes:hover		{color: red; font-weight: bold}
div.figure {
  margin: 0em;
  padding: 2px 10px 10px 2px;
}
div.figure p {
  text-align: center;
  font-size: smaller;
  text-indent: 0;
  caption-side: bottom;
}
div.dynloadarea {
	 text-align: center;
}
div.caploadarea {
  font-family: Verdana; color: #000000;
  text-align: center;
  font-size: smaller;
  text-indent: 0;
}
.medium_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
}
.sm_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
}
.figleft {
       float: left;
       padding: 10px;
}
.figright {
       float: right;
       padding: 10px;
}