h1, h2, h3, h4, h5{
	FONT-FAMILY: "Times New Roman", Times, serif;
}
h6{
	FONT-FAMILY: Candara, "Trebuchet MS", Arial, Helvetia, sans-serif;
}
h1, h6{
	COLOR: #000099;
}
h2, h3, h4{
	COLOR: #006600;
}
h3, h4{
	font-weight : bold;
}
h5, h6{
	font-size : 8pt;
}
h5{
	COLOR: #000033;
}
p, li, ol, dl, td{
    FONT-FAMILY: "Times New Roman", Times, serif;
}
p{
	COLOR: #000000;
	font-size : 10pt;	
}
blockquote{
	margin-left: 15px;
	margin-right: 10px;
}
li{
	font-size : 10pt;
}
ol{
	font-size : 10pt;
}
dl{
	font-size : 10pt;
}
td{
	COLOR: #000099;
	font-size : 10pt;
}
td.large{
	font-weight : bold;
}
td h2, h4{
	COLOR: #006600;
	FONT-FAMILY:  "Comic Sans MS", Arial, Helvetica, sans-serif; 
}
td h4{
	font-weight : bold;
}
:link {
        COLOR: #0000FF; TEXT-DECORATION: none
}
:visited {
        COLOR: #0000FF; TEXT-DECORATION: none
}
:hover {
        COLOR: #3300FF; TEXT-DECORATION: none
}
:active {
        COLOR: #660000; TEXT-DECORATION: none 
}
p :hover, td :hover {
	background: url('../images/underline.gif') repeat-x bottom left; 
	padding-bottom: 2px
}

.smalltext{
	FONT-FAMILY: Candara, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}
.hdr_blue{
	color: #000099;
	font-size: 12pt;
	font-weight: bold;
}
.hdr_green{
	color: #006600;
	font-size: 8pt;
	font-weight: bold;
}
.hdr_red{
	color: #990000;
	font-size: 8pt;
	font-weight: bold;
}
.red{
	COLOR: #FF0000;
	font-size : 10pt;
	font-weight : bold;	
}
h5.float-right-dots {
  width: 9em;
  margin: 0 0 0 0.2em;
  padding-left: 0.3em;
  border-left: 2px dotted #000099;
  border-bottom: 2px dotted #000099;  
}
h5.float-left-dots {
  width: 9em;
  margin: 0 0 0 0.2em;
  padding-left: 0.3em;
  border-right: 2px dotted #000099;
  border-bottom: 2px dotted #000099;  
}
h5.float-right-nodots {
  float: right;
  width: 9em;
  margin: 0 0 0 0.2em;
  padding-left: 0.3em;
}

