<!-- THESIGNPOST.CSS STYLE SHEET -->
body {
font-size : 110%;
background-color : #23238E;
	font-family : Arial,Sans-serif,Helvetica;
color : #ffffcc;
text-align : left;
margin-right : 1%;
margin-left : 1%;
}

h1 {
font-weight : bold;
color : #ffff00;
background-color : transparent;
text-align : center;
}

.h1LightBlue {
font-weight : bold;
color : #1589ff;
background-color : transparent;
text-align : center;
}

h2 {
font-weight : bold;
color : #ffffcc;
background-color : transparent;
font-family : arial, sans-serif,helvetica;
text-align : center;
}

h3 {
font-weight : bold;
color : #ffffcc;
background-color : transparent;
font-family : arial, sans-serif,helvetica;
text-align : center;
font-size : 100%;
}

.hr1 {
font-weight : normal;
color : #ffffcc;
background-color : transparent;
font-family : arial, sans-serif,helvetica;
text-align : center;
}

.hr2 {
font-weight : normal;
color : #deebdc;
background-color : transparent;
font-family : arial, sans-serif,helvetica;
text-align : left;
}

.center {
color : #ffffcc;
background-color : transparent;
text-align : center;
}

.CenterWhite-NB {
font-weight : bold;
color : #ffffcc;
background-color : transparent;
text-align : center;
}

.center100 {
color : #ffffcc;
background-color : transparent;
text-align : center;
font-size : 100%;
}

.emphases {
font-weight : bold;
color : #ffffcc;
background-color : transparent;
font-family : arial, sans-serif,helvetica;
text-align : center;
font-size : 115%;
}

.emphases2-i {
font-style: italic;
color : #deebdc;
background-color : transparent;
font-family : arial, sans-serif,helvetica;
text-align : center;
font-size : 115%;
}

.emphases3 {
font-weight : normal;
color : #deebdc;
background-color : transparent;
font-family : arial, sans-serif,helvetica;
text-align : center;
}

.ImageNoBorder {
border-style: none;
height: 50;
width: 50;
text-align : center}

<!--Main-gph centered Bulleted List-->
.bullet-l {
font-weight : bold;
color : #ffffcc;
background-color : transparent;
text-align : center;
}

.BCV {
font-weight : normal;
color : #fff7d7;
background-color : transparent;
}

.green-b {
font-weight : bold;
color : #00ff00;
background-color : transparent;
}

.yellow-i {
font-style: italic;
color : #ffff00;
background-color : transparent;
}

.ItalicTxt {
font-style: italic;
color : #ffffcc;
background-color : transparent;
}

<!--UnKnown color equals #e3e4fa -->
.ColorWhat1 {
color : #e3e4fa;
background-color : transparent;
}

<!--Unknown color equals #d9d919 -->
.ColorWhat2 {
	font-weight: bold;
color : #d9d919;
background-color : transparent;
}

<!--Unknown Color #cc33ff -->
.ColorWhat3 {
color : #cc33ff;
background-color : transparent;
}

.ItalicText {
font-style: italic;
}

input {
	font: 18px Arial,Sans-serif,Verdana,Helvetica;
	background-color : transparent;
	color: #ffffcc;
	font-weight: normal;
	text-align : center;
}

p {
font-style : normal;
text-align : justify;
margin-right : 1%;
margin-left : 3%;
}

select {
	font: 18px Arial,Tahoma,Verdana,Helvetica;
	background-color : #23238E;
	color: #ffffcc;
	font-weight: bold;
}

textarea {
	font: 18px Arial,Sans-serif,Verdana,Helvetica;
	background-color : transparent;
	color: #ffffcc;
	font-weight: normal;
}

a:link {
color :  #ffff00;
text-decoration : underline;
background-color : transparent;
font-weight : bold;
}
a:visited {
color : #FF0000;
text-decoration : none;
background : transparent;
font-weight : bold;
}
a:hover {
color : #00ff00;
text-decoration : none;
background-color : transparent;
font-weight : bold;
}
a:active {
color : #33ff00;
background-color : #66FF33;
font-weight : bold;
background-color : #FFFF00;
}

hr {
width : 50%;
height : 2px;
color : #FFCC00;
text-align : center;
background : transparent;
}



pre {
font-weight : normal;
font-family : arial, sans-serif,helvetica;
margin-right : 10%;
margin-left : 10%;
}

