BODY {
	FONT-FAMILY: Tahoma, Arial, Helvetica, san-serif; 
	TEXT-ALIGN: left;
	BORDER-RIGHT: 10px; 
	PADDING-RIGHT: 0%; 
	BORDER-TOP: 10px; 
	PADDING-LEFT: 0%; 
	FONT-SIZE: 20px; 
	BACKGROUND: "white";
	MARGIN-LEFT:75px; 
	BORDER-LEFT: 10px; 
	COLOR: #ff8429;
	MARGIN-RIGHT: 75px; 
	BORDER-BOTTOM: 10px
}
H1 {
	FONT-SIZE: 26px; 
	BACKGROUND: gray; 
	COLOR: white; 
	
	TEXT-ALIGN: left
}
H2 {
	FONT-SIZE: 24px;
	BACKGROUND: "silver"; 
	COLOR: "white"; 
	TEXT-ALIGN: left
}
H3 {
	FONT-SIZE: 20px; 
	BACKGROUND: "gray"; 
	COLOR: "white"; 
	TEXT-ALIGN: left
}
H4 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 20px; 
	BACKGROUND: "silver"; 
	COLOR: "white"; 
	LINE-HEIGHT: normal; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma, Arial, Helvetica, san-serif; 
	TEXT-ALIGN: left
}
H5 {
	FONT-SIZE: 14px; 
	COLOR: "silver";
	BACKGROUND: "black"; 
	TEXT-ALIGN: left
}
H6 {
	FONT-SIZE: 14px; 
	COLOR: "silver";
	
	TEXT-ALIGN: left
}

A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: gray; TEXT-DECORATION: none
}
A:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: silver; TEXT-DECORATION: none
}
A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: lime; TEXT-DECORATION: none
}


TABLE {
	BORDER-RIGHT: 0px; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	
	BACKGROUND: "white"; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	BORDER-LEFT: 0px; 
	COLOR: silver; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: 1px; 
	cellpadding: 5px;
	border-color: silver;
	border-style: groove; 
        border-top-width: thin; 
        border-right-width: thin; 
        border-bottom-width: thin; 
        border-left-width: thin
}
DIV.oh {
	font-weight:600
}
PRE {
	BORDER-TOP: thin dotted; BACKGROUND: white; COLOR: #ff8429; BORDER-BOTTOM: thin dotted; FONT-FAMILY: "frugal sans light"; TEXT-ALIGN: center; TEXT-DECORATION: none
}
DIV.box {
	BORDER-RIGHT: white thin groove; 
	PADDING-RIGHT: 10pt; 
	BORDER-TOP: white thin groove; 
	PADDING-LEFT: 10pt; 
	FONT-WEIGHT: 200; 
	FONT-SIZE: 14px;
	BACKGROUND: "cerise"; 
	FLOAT: right; 
	MARGIN: 5pt auto 5pt 20pt; 
	BORDER-LEFT: white thin groove; 
	WIDTH: 400px; 
	COLOR: #008080; 
	TEXT-INDENT: 0%; 
	LINE-HEIGHT: normal; 
	BORDER-BOTTOM: white thin groove; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: left; 
	TEXT-DECORATION: none
}
DIV.leftbox
{
        font-family:Tahoma, Arial, Helvetica, san-serif;
        color:orange; 
        background:gray;
        
        padding-left:20pt;
        padding-right:10pt;
	    padding-top:10pt;        
	
        font-size: 18px; 
        
        font-weight: 400; 
        
        width:400;
        margin-left: auto; 
        border color: white;
        margin-right: 20pt;
        margin-top:20pt;
        margin-bottom:5pt;
        float:left; 
        border-style: groove; 
        border-top-width: thin; 
        border-right-width: thin; 
        border-bottom-width: thin; 
        border-left-width: thin; 
        }
DIV.centerbox
{
        clear:both;
        color:orange; 
        background:gray;
        text-align:left;
        padding-left:20pt;
        padding-right:10pt;
	padding-top:10pt;       
        font-weight: 400; 
        text-indent: 0%;
        width:100%
        margin-left: auto; 
        border color: white;
       
        margin-top:20pt;
        margin-bottom:5pt;
        
        border-style: groove; 
        border-top-width: thin; 
        border-right-width: thin; 
        border-bottom-width: thin; 
        border-left-width: thin; 
        }
P.oh {
	PADDING-RIGHT: 15px; 
	PADDING-LEFT: 15pt; 
	FONT-WEIGHT: bolder; 
	FONT-SIZE: xx-large; 
	BACKGROUND: white; 
	COLOR: teal; 
	TEXT-INDENT: 20%; LINE-HEIGHT: normal; 
	MARGIN-RIGHT: auto; 
	FONT-STYLE: normal

P.ohh {
	PADDING-RIGHT: 15px; PADDING-LEFT: 15pt; FONT-WEIGHT: bolder; FONT-SIZE: xx-large; BACKGROUND: yellow; COLOR: teal; TEXT-INDENT: 20%; LINE-HEIGHT: normal; MARGIN-RIGHT: auto; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: justify; TEXT-DECORATION: none
}
P.emphasis {
font-weight:800
}

BLOCKQUOTE {
	PADDING-RIGHT: 15%; PADDING-LEFT: 15%; FONT-WEIGHT: 600; FONT-SIZE: medium; COLOR: #008080; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica, san-serif; TEXT-ALIGN: left
}
p.smaller {
	color: "white";
	
	font-size="small"
}

DIV.SMALLERTEXT {
	
	color: "whire";
	font-size:small
}
DIV.prompt
{
        
        color:orange; 
        background:#999999;
        text-align:left;
        padding-left:5pt;
        padding-right:0pt;
	    padding-top:5pt; 
        
        
        font-weight: 600; 
        
        margin-left: auto; 
        border color: white;
        
        clear:both;
        border-style: groove; 
        border-top-width: thin; 
        border-right-width: thin; 
        border-bottom-width: thin; 
        border-left-width: thin
        }
