body, p, blockquote, code, dd, dl, address, table, caption, tr, th, td, div, form,.small,.tiny {
	font-family:arial, helvetica, sans-serif;
	font-size : 11 pt;
	/*font-family:verdana, geneva, arial, helvetica;*/
}
pre {
	font-family:monospace, fixed, courier;
}
body {
	background-color:#ffffff;
	scrollbar-3d-light-color:#add8e6;
	scrollbar-arrow-color:#eaeaea;
	scrollbar-base-color:#add8e6;
	scrollbar-dark-shadow-color:#333333;
	scrollbar-face-color:#336699;
	scrollbar-highlight-color:#add8e6;
	scrollbar-shadow-color:#333399;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0;
	padding-left:0;
	padding-right:0;
	padding-bottom:0;
	border-top:0;
	border-left:0;
	border-bottom:0;
	border-right:0;
}
a {
	color:#0000ff;
	text-decoration: none;
}
a:visited {
	color:#800080;
	text-decoration:none;
}
a:hover {
	color:#FFFFCC;
	background-color:#8B8BDA;
	text-decoration:none;
}
a:active {
	color:#FFCC66;
	text-decoration:none;
}
small {
	font-size:smaller;
}
big {
	/*font-size:larger;*/
	font-size:110%;
}
h1 {
	font-size:xx-large;
}
h2 {
	font-size:13pt;
	color : #8B8BDA;
}
h3 {
	font-size: 12pt;
	color : #003CAA;
}
h4 {
	font-size:11pt;
	font-weight : bold;
}
h5 {
	font-size:small;
}
h6 {
	font-size:xx-small;
}
font[size=1] {
	font-size:xx-small;
}
font[size=2] {
	font-size:small;
}
font[size=3] {
	font-size:medium;
}
font[size=4] {
	font-size:large;
}
font[size=5] {
	font-size:x-large;
}
font[size=6] {
	font-size:xx-large;
}
font[size=7] {
	font-size:300%;
}
font[size=-1] {
	font-size:smaller;
}
font[size=+1] {
	font-size:larger;
}
font[size=-2] {
	font-size:60%;
}
font[size=+2] {
	font-size:150%;
}
font[size=+4] {
	font-size:300%;
}
body {
	color:#000000;
	background-color:#ffffff;
}
caption {
	font-weight:bold;
}
blockquote {
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;
}
table {
}
tr {
}
td {
}
th {
}
img {
	border-width:0
}
dir {
	color:#006666;
	list-style-type:circle;
}
menu {
	color:#333399;
	list-style-type:square;
}
input {
}
input.button {
	font-weight:bold;
	font-size:70%;
	border-color:#003366;
	color:#003366;
	background:#cccccc;
}
input.textbox {
	color:#0000f0;
	background:#ffffdd;
}
input.option {
	color:#0000f0;
	width:10px;
}
textarea.text {
	color:#0000f0;
	background:#ffffdd;
}
select.text {
	color:#0000f0;
	background:#ffffdd;
}
p.topic {
	font-size:140%;
}
p.title {
	font-size:120%;
	font-weight:bold;
}
p.bodytext {
	margin-left:10px;
	margin-right:10px;
	text-indent:20px;
}
p.quote {
	margin-left:40px;
	margin-right:40px;
	display:block;
	text-align:justify;
}
.normal {
	margin:0;
}
.double {
	line-height:2;
}
.indent {
	text-indent:20px;
}
.negindent {
	text-indent:-20px; 
	margin-left:20px;
}
.selected {
	background:#000088;
	color:#ffffff;
}
.warning {
	background:#FFFFCC;
	color:#660000;
}
.breadcrumb {
	margin:0px;
	font-weight:lighter;
	font-size:70%;
	color:#0000ff;
	font-style:italic;
	text-align:left;
}
.guide {
	margin:0px;
	font-size:70%;
}
.small {
	font-size:8pt;
}
.tiny {
	font-size:8pt;
}
.pickitem {
	border-style:ridge;
	border-width:3px;
	border-color:#ffffff;
	background-color:#ffffff;
}
.dropcap {
	width:1em;
	height:1em;
	float:left;
	text-align:center;
	font-size:x-large;
	font-style:italic;
	color:#883377;
	padding-right:3px;
}
.name {
	font-size: 11pt;
	color : #00009B;
}
li {
	margin-bottom : 5px;
}
.testimonial
{
	font-family : "Arial Black";
	font-size: 11pt;
	color : #0000ff;
}