BODY{
	font-family:tahoma;
	font-size:16pt;
	color:white;
	margin-left:3%;
	margin-right:30%;
	background:black;
	background-repeat:no-repeat;
	background-position:center center;
	text-align: left;
        }
H1{
        color:white;
		font-size:18pt;
	    text-align:left
        }
H2{
        color:red;
		font-size:16pt 
	    text-align:left;
		
        }
H3{
        color:silver;
		font-size:14pt;
		background:red;
	    text-align:left;
        }
.big_red_link {
	font-size: xx-large;
	font-weight: bold;
	color: #F00;
}

H4{
        background:gray;
	    text-align:left
        }
H5{
	text-align:left;
	background:gray;
	font-size:14pt
        }
H6{
        text-align:left;
	    color:red;
	    font-size:12pt
        }
A:link{
    	color:white;
		text-decoration:underline
		}
A:visited{
		color:white;
		text-decoration:underline   
        }
A:hover{
	color:red;
	text-decoration:none;
	text-align: right;
        }
UL{
	list-style:  url(pics/stars.gif)
        }

TABLE{
	font-size:16pt;
	color:#FFF;
	background:black;
	text-align:left;
	padding-left:0%;
	border:0;
	background-repeat: no-repeat;
	background-position:center center
	   }

DIV.indent{
       font-family:"tahoma";
       color:#FF8429;
       text-align:left;
       font-size:15pt;        
       padding.left:5%
	   }
DIV.greencaption{
	   text-align:left;
	   font-size:14pt;
	   color:lime
	   }
DIV.greentextbox{
	   text-align:justify;	
	   font-size:smaller;
	   color:lime
	   }
DIV.reply{
	   margin-left:7%;
	   margin-right:15%;
	   color:"lime";
	   text-align:justify
	   }
DIV.smallertext{
	   font-size:12pt;
       color:"lime"
       }
DIV.tinytext{
	   color:lime;
       font-size:8pt
       }

DIV.leftbox{
        color:orange; 
        text-align:left;
        padding-left:20pt;
        padding-right:10pt;
		padding-top:10pt;       
        font-size: -1
        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.prompt{
        color:orange; 
        text-align:justify;
        padding-left:20pt;
        padding-right:10pt;
		padding-top:10pt;       
        font-size: -1;
        font-weight: 400;
       
        border-color: white;
        margin-right: 20pt;
        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
        
        
        }
.sixteenpoint {
	font-size: 16px;
}
.navigation {
	text-align: right;
	font-size:small
}
.mediumgreentext {
	font-size: 16px;
	color: #0F0;
}
.comment {
	font-size: 14px;
}
.yellowreply {
	color: #FFFF80;
}
.smallertext {
	font-size: 12pt;
}
.sixteenpoint {
	font-size: 16px;
}
.twentypoint {
	font-size: 20pt;
}
.response {
	font-size: 12pt;
}
.big_red_link {
	font-size: 18px;
}
.limereply {
	font-size: 12pt;
	color:lime;
	margin-left: 50;	
}

