/* CSS Document */

#div-header-txt 
{
	font-size: 36px;
}
#div-footer-text
{
	font-size: .75em;
	margin: 3px;
}
h1 {
	font-size: 2em;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
	font-variant: normal;
	visibility: visible;
}
h2 {
	font-size: 1.75em;
	font-weight: bolder;
	text-transform: capitalize;
	font-style: italic;
	visibility: visible;
}
h3 {
	font-size: 1.5em;
	font-weight: bolder;
	text-transform: capitalize;
	width: auto;
	font-variant: normal;
	height: auto;
	font-style: italic;
	border-left-style: none;
	visibility: visible;
}
h4 {
	font-size: 1.25em;
	font-weight: bold;
	text-transform: capitalize;
	width: auto;
	font-style: normal;
	visibility: visible;
}
h5 {
	font-size: 1em;
	font-weight: normal;
	text-transform: capitalize;
	font-style: italic;
	font-variant: normal;
	width: auto;
	visibility: visible;
}
h6 {
	font-size: 0.75em;
	font-weight: normal;
	text-transform: capitalize;
	font-style: normal;
	width: auto;
	visibility: visible;
	font-variant: normal;
}
}
a:link {
	color: #0000CC;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	font-weight: normal;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #999999;
	font-weight: bold;
}


.style-01-tiny {font-size: .2em; color: #701284;}/* purple */
.style-01-smaller {font-size: .4em; color: #701284;}/* purple */
.style-01-small {font-size: .6em; color: #701284;}/* purple */
.style-0.5{font-size: .5em; color: #701284;}/* purple */
.style-01 {font-size: .8em; color: #701284;}/* purple */
.style-02 {font-size: 1.0em; color: #701284;}/* purple */
.style-03 {font-size: 1.2em; color: #701284;}/* purple */
.style-04 {font-size: 1.4em; color: #701284;}/* purple */
.style-05 {font-size: 1.6em; color: #701284;}/* purple */
.style-06 {font-size: 1.8em; color: #701284;}/* purple */
.style-07 {font-size: 2.0em; color: #701284;}/* purple */
.style-08 {font-size: 2.2em; color: #701284;}/* purple */

.style-01blk {font-size: .8em; color: #000000;}
.style-02blk {font-size: 1em; color: #000000;}
.style-03blk {font-size: 1.2em; color: #000000;}
.style-04blk {font-size: 1.4em; color: #000000;}
.style-05blk {font-size: 1.6em; color: #000000;}

.style-01red {font-size: .8em; color: #FF0000;}
.style-02red {font-size: 1em; color: #FF0000;}
.style-03red {font-size: 1.2em; color: #FF0000;}
.style-04red {font-size: 1.4em; color: #FF0000;}
.style-05red {font-size: 1.6em; color: #FF0000;}

.style-01green {font-size: .8em; color: #009900;}
.style-02green {font-size: 1em; color: #009900;}
.style-03green {font-size: 1.2em; color: #009900;}
.style-04green {font-size: 1.4em; color: #009900;}
.style-05green {font-size: 1.6em; color: #009900;}

.style-01grey {font-size: .8em; color: #9fa3a6;}
.style-02grey {font-size: 1em; color: #9fa3a6;}
.style-03grey {font-size: 1.2em; color: #9fa3a6;}
.style-04greyl {font-size: 1.4em; color: #9fa3a6;}
.style-05grey {font-size: 1.6em; color: #9fa3a6;}

.style-01blu {font-size: .8em; color: #0000FF;}
.style-02blu {font-size: 1em; color: #0000FF;}
.style-03blu {font-size: 1.2em; color: #0000FF;}
.style-04blu {font-size: 1.4em; color: #0000FF;}
.style-05blu {font-size: 1.6em; color: #0000FF;}

.style-01vlt {font-size: .8em; color: #8A2BE2;}/* violet */
.style-02vlt {font-size: 1em; color: #8A2BE2;}/* violet */
.style-03vlt {font-size: 1.2em; color: #8A2BE2;}/* violet */
.style-04vlt {font-size: 1.4em; color: #8A2BE2;}/* violet */
.style-05vlt {font-size: 1.6em; color: #8A2BE2;}/* violet */

.style-01brwn {font-size: .8em; color: #A52A2A;}
.style-02brwn {font-size: 1em; color: #A52A2A;}
.style-03brwn {font-size: 1.2em; color: #A52A2A;}
.style-04brwn {font-size: 1.4em; color: #A52A2A;}
.style-05brwn {font-size: 1.6em; color: #A52A2A;}

.style-01orng {font-size: .8em; color: #FF8C00;}
.style-02orng {font-size: 1em; color: #FF8C00;}
.style-03orng {font-size: 1.2em; color: #FF8C00;}
.style-04orng {font-size: 1.4em; color: #FF8C00;}
.style-05orng {font-size: 1.6em; color: #FF8C00;}