P  {}

H1  {}

H2  {}

H3  {}

A  {
        color : white;
        text-decoration : none;
}

A:Visited  {}

A:Active  {}

A:Hover  {
        text-decoration : underline;
}

BODY  
{
      font-size : 14px;
      font-family : Verdana, Arial, Helvetica, sans-serif;
      color : #EE3024;
      SCROLLBAR-FACE-COLOR : #000000;
	SCROLLBAR-HIGHLIGHT-COLOR : #ffffff;
	SCROLLBAR-SHADOW-COLOR : #000000;
	SCROLLBAR-BASE-COLOR : #000000;
	SCROLLBAR-ARROW-COLOR : #FFFFFF;
; background-color: #000000
}

.text  {
	font-size : 14px;
	font-family : Verdana;
	color : #EE3024;
	margin-left : 5px;
    	margin-right : 5px;
    	margin-top : 0px;
    	margin-bottom : 5px;
    	line-height : 15px;
    	text-align : justified;
}

.text_f  {
	font-size : 14px;
	font-family : Verdana;
	color : #000000;
}

.formTextBox
{
      SCROLLBAR-FACE-COLOR : #000000;
	SCROLLBAR-HIGHLIGHT-COLOR : #FFFFFF;
	SCROLLBAR-SHADOW-COLOR : #000000;
	SCROLLBAR-BASE-COLOR : #000000;
	SCROLLBAR-ARROW-COLOR : #000000;
	
	border-style : solid;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-color : #000000;
	border-left-color : #000000;
	border-right-color : #000000;
	border-bottom-color : #000000;
}

.formEditBox
{
	border-style : solid;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-color : #000000;
	border-left-color : #000000;
	border-right-color : #000000;
	border-bottom-color : #000000;
}

.button {
	background-color: 000000;

	color : 000000;
	border-top-color : 000000;
	border-left-color : 000000;
	border-right-color : 000000;
	border-bottom-color : 000000;

} .textsmall {

	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #EE3024;
	margin-left : 5px;
    	margin-right : 5px;
    	margin-top : 0px;
    	margin-bottom : 5px;
    	line-height : 15px;
    	text-align : justified;
}
.textheader {
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 0px;
	margin-bottom : 5px;
	line-height : 15px;
	text-align : justified;
	font-style: normal;
	font-weight: normal;

}
